GigaSpaces XAP 8.0 API

Uses of Interface
org.openspaces.admin.gateway.GatewaySinkSource

Packages that use GatewaySinkSource
org.openspaces.admin.gateway   
 

Uses of GatewaySinkSource in org.openspaces.admin.gateway
 

Methods in org.openspaces.admin.gateway that return GatewaySinkSource
 GatewaySinkSource Gateway.getSinkSource(String sourceGatewayName)
          Returns a sink source gateway with the given name.
 GatewaySinkSource GatewaySink.getSourceByName(String sourceGatewayName)
          Returns a gateway sink source for the specified source gateway name or null if no such gateway sink source exists.
 GatewaySinkSource[] GatewaySink.getSources()
          Returns the gateway sink sources of this sink.
 GatewaySinkSource Gateway.waitForSinkSource(String sourceGatewayName)
          Waits for the default timeout specified by Admin.setDefaultTimeout(long, TimeUnit) till the gateway sink with the given source gateway name is identified as deployed.
 GatewaySinkSource Gateway.waitForSinkSource(String sourceGatewayName, long timeout, TimeUnit timeUnit)
          Waits for the specified timeout (in time interval) till the gateway sink with the given source gateway name is identified as deployed.
 


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.