|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GatewayDelegator | |
---|---|
org.openspaces.admin.gateway |
Uses of GatewayDelegator in org.openspaces.admin.gateway |
---|
Methods in org.openspaces.admin.gateway that return GatewayDelegator | |
---|---|
GatewayDelegator |
GatewayDelegatorTarget.getDelegator()
Returns the delegator this delegation target is part of. |
GatewayDelegator |
GatewayProcessingUnit.getDelegator()
Returns the delegator of this gateway or null if no delegator exists in this gateway. |
GatewayDelegator |
Gateway.getDelegator(String targetGatewayName)
Returns a gateway delegator which has a target gateway with the given name. |
GatewayDelegator |
Gateway.waitForDelegator(String targetGatewayName)
Waits for the default timeout specified by Admin.setDefaultTimeout(long, TimeUnit) till
the gateway delegator with the given target gateway name is identified as deployed. |
GatewayDelegator |
Gateway.waitForDelegator(String targetGatewayName,
long timeout,
TimeUnit timeUnit)
Waits for the specified timeout (in time interval) till the gateway delegator with the given target gateway name is identified as deployed. |
|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |