| 
GigaSpaces XAP 9.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Gateway | |
|---|---|
| org.openspaces.admin.gateway | |
| Uses of Gateway in org.openspaces.admin.gateway | 
|---|
| Methods in org.openspaces.admin.gateway that return Gateway | |
|---|---|
 Gateway | 
GatewayProcessingUnit.getGateway()
Returns the Gateway this gateway processing unit belongs to. | 
 Gateway | 
Gateways.getGateway(String gatewayName)
Returns the Gateway for the given gateway name. | 
 Gateway[] | 
Gateways.getGateways()
Returns all the currently discovered gateways.  | 
 Gateway | 
Gateways.waitFor(String gatewayName)
Waits for the default timeout specified by Admin.setDefaultTimeout(long, TimeUnit) till the gateway is identified as deployed. | 
 Gateway | 
Gateways.waitFor(String gatewayName,
        long timeout,
        TimeUnit timeUnit)
Waits for the specified timeout (in time interval) till the gateway is identified as deployed.  | 
| Methods in org.openspaces.admin.gateway that return types with arguments of type Gateway | |
|---|---|
 Map<String,Gateway> | 
Gateways.getNames()
Returns a map of Gateway keyed by their respective names. | 
  | 
GigaSpaces XAP 9.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||