- getAdmin() - Method in class org.apache.river.fiddler.proxy.FiddlerProxy
-
Returns a proxy object through which the lookup discovery service
for which the object on which this method is invoked serves as
proxy may be administered
- getEventRegistration() - Method in class org.apache.river.fiddler.proxy.FiddlerRegistration
-
Returns an EventRegistration object that encapsulates the information
needed by the client to identify a notification sent by the lookup
discovery service to the registration's listener.
- getGroups(Uuid) - Method in interface org.apache.river.fiddler.proxy.Fiddler
-
Returns an array consisting of the names of the groups whose members
are lookup services the lookup discovery service will attempt to
discover for the registration corresponding to the current instance
of this class.
- getGroups() - Method in class org.apache.river.fiddler.proxy.FiddlerRegistration
-
Returns an array consisting of the names of the groups whose members
are lookup services the lookup discovery service will attempt to
discover for the registration corresponding to the current instance
of this class.
- getLease() - Method in class org.apache.river.fiddler.proxy.FiddlerRegistration
-
Returns the Lease object that controls a client's registration with
the lookup discovery service.
- getLeaseBound() - Method in class org.apache.river.fiddler.proxy.FiddlerAdminProxy
-
Retrieves the least upper bound applied to all lease durations granted
by the lookup discovery service.
- getLocators(Uuid) - Method in interface org.apache.river.fiddler.proxy.Fiddler
-
Returns an array consisting of the the LookupLocator objects
corresponding to specific lookup services the lookup discovery
service will attempt to discover for for the registration
corresponding to the current instance of this class.
- getLocators() - Method in class org.apache.river.fiddler.proxy.FiddlerRegistration
-
Returns an array consisting of the the LookupLocator objects
corresponding to specific lookup services the lookup discovery
service will attempt to discover for for the registration
corresponding to the current instance of this class.
- getLookupAttributes() - Method in class org.apache.river.fiddler.proxy.FiddlerAdminProxy
-
Get the current attribute sets for the lookup discovery service.
- getLookupGroups() - Method in class org.apache.river.fiddler.proxy.FiddlerAdminProxy
-
Get the names of the groups whose members are lookup services the
lookup discovery services wishes to register with (join).
- getLookupLocators() - Method in class org.apache.river.fiddler.proxy.FiddlerAdminProxy
-
Get the lookup discovery service's managed set of locators.
- getPersistenceSnapshotThreshold() - Method in class org.apache.river.fiddler.proxy.FiddlerAdminProxy
-
Retrieve the value of the size threshold of the snapshot; which is
employed by the lookup discovery service in the test to determine
whether or not to take a "snapshot" of the system state.
- getPersistenceSnapshotWeight() - Method in class org.apache.river.fiddler.proxy.FiddlerAdminProxy
-
Retrieve the weight factor applied by the lookup discovery service
to the snapshot size during the test to determine whether or not to
take a "snapshot" of the system state.
- getProxy() - Method in class org.apache.river.fiddler.proxy.FiddlerProxy
-
- getProxyID() - Method in interface org.apache.river.fiddler.proxy.Fiddler
-
Returns the unique identifier generated (or recovered) by the back-end
implementation of the lookup discovery service when an instance of
that service is constructed.
- getReferentUuid() - Method in class org.apache.river.fiddler.proxy.FiddlerAdminProxy
-
Returns the universally unique identifier that has been assigned to the
resource this proxy represents.
- getReferentUuid() - Method in class org.apache.river.fiddler.proxy.FiddlerLease
-
Returns the universally unique identifier that has been assigned to the
resource this proxy represents.
- getReferentUuid() - Method in class org.apache.river.fiddler.proxy.FiddlerProxy
-
Returns the universally unique identifier that has been assigned to the
resource this proxy represents.
- getReferentUuid() - Method in class org.apache.river.fiddler.proxy.FiddlerRegistration
-
Returns the universally unique identifier that has been assigned to the
resource this proxy represents.
- getRegistrars(Uuid) - Method in interface org.apache.river.fiddler.proxy.Fiddler
-
Returns an array consisting of instances of the ServiceRegistrar
interface.
- getRegistrars() - Method in class org.apache.river.fiddler.proxy.FiddlerRegistration
-
Returns an array consisting of instances of the ServiceRegistrar
interface.
- register(String[], LookupLocator[], RemoteEventListener, MarshalledObject, long) - Method in interface org.apache.river.fiddler.proxy.Fiddler
-
On behalf of a requesting client, creates a registration with the
lookup discovery service, which then performs discovery processing
on behalf of the client.
- register(String[], LookupLocator[], RemoteEventListener, MarshalledObject, long) - Method in class org.apache.river.fiddler.proxy.FiddlerProxy
-
Registers with the lookup discovery service.
- removeGroups(Uuid, String[]) - Method in interface org.apache.river.fiddler.proxy.Fiddler
-
Deletes a set of group names from the managed set of groups
associated with the registration corresponding to the current
instance of this class.
- removeGroups(String[]) - Method in class org.apache.river.fiddler.proxy.FiddlerRegistration
-
Deletes a set of group names from the managed set of groups
associated with the registration corresponding to the current
instance of this class.
- removeLocators(Uuid, LookupLocator[]) - Method in interface org.apache.river.fiddler.proxy.Fiddler
-
Deletes a set of LookupLocator objects from the managed set of
locators associated with the registration corresponding to the
current instance of this class.
- removeLocators(LookupLocator[]) - Method in class org.apache.river.fiddler.proxy.FiddlerRegistration
-
Deletes a set of LookupLocator objects from the managed set of
locators associated with the registration corresponding to the
current instance of this class.
- removeLookupGroups(String[]) - Method in class org.apache.river.fiddler.proxy.FiddlerAdminProxy
-
Remove a set of group names from lookup discovery service's managed
set of groups (the set consisting of the names of groups whose
members are lookup services the lookup discovery service wishes
to join).
- removeLookupLocators(LookupLocator[]) - Method in class org.apache.river.fiddler.proxy.FiddlerAdminProxy
-
Remove a set of LookupLocator objects from the lookup discovery
service's managed set of locators.
- renewLease(Uuid, Uuid, long) - Method in interface org.apache.river.fiddler.proxy.Fiddler
-
This method renews the lease corresponding to the given
registrationID
and leaseID
parameters,
granting a new duration that is less than or equal to the requested
duration value contained in the duration
parameter.
- renewLeases(Uuid[], Uuid[], long[]) - Method in interface org.apache.river.fiddler.proxy.Fiddler
-
Renews all leases from a LeaseMap
.
- setGroups(Uuid, String[]) - Method in interface org.apache.river.fiddler.proxy.Fiddler
-
Replaces all of the group names in the managed set of groups
associated with the registration corresponding to the current
instance of this class.
- setGroups(String[]) - Method in class org.apache.river.fiddler.proxy.FiddlerRegistration
-
Replaces all of the group names in the managed set of groups
associated with the registration corresponding to the current
instance of this class.
- setLeaseBound(long) - Method in class org.apache.river.fiddler.proxy.FiddlerAdminProxy
-
Changes the least upper bound applied to all lease durations granted
by the lookup discovery service.
- setLocators(Uuid, LookupLocator[]) - Method in interface org.apache.river.fiddler.proxy.Fiddler
-
Replaces with a new set of LookupLocator objects, all of the
elements in the managed set of locators associated with the
registration corresponding to the current instance of this class.
- setLocators(LookupLocator[]) - Method in class org.apache.river.fiddler.proxy.FiddlerRegistration
-
Replaces with a new set of LookupLocator objects, all of the
elements in the managed set of locators associated with the
registration corresponding to the current instance of this class.
- setLookupGroups(String[]) - Method in class org.apache.river.fiddler.proxy.FiddlerAdminProxy
-
Replace the lookup discovery service's managed set of groups with a
new set of group names.
- setLookupLocators(LookupLocator[]) - Method in class org.apache.river.fiddler.proxy.FiddlerAdminProxy
-
Replace the lookup discovery service's managed set of locators with
a new set of locators.
- setPersistenceSnapshotThreshold(int) - Method in class org.apache.river.fiddler.proxy.FiddlerAdminProxy
-
Change the value of the size threshold of the snapshot; which is
employed by the lookup discovery service in the test to determine
whether or not to take a "snapshot" of the system state.
- setPersistenceSnapshotWeight(float) - Method in class org.apache.river.fiddler.proxy.FiddlerAdminProxy
-
Change the weight factor applied by the lookup discovery service
to the snapshot size during the test to determine whether or not
to take a "snapshot" of the system state.