GigaSpaces XAP 8.0 API

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

Packages that use GatewaySink
org.openspaces.admin.gateway   
 

Uses of GatewaySink in org.openspaces.admin.gateway
 

Methods in org.openspaces.admin.gateway that return GatewaySink
 GatewaySink GatewayProcessingUnit.getSink()
          Returns the sink of this gateway or null if no sink exists in this gateway.
 GatewaySink GatewaySinkSource.getSink()
          Returns the sink this source is part of.
 GatewaySink Gateway.getSink(String sourceGatewayName)
          Returns a gateway sink which has a source gateway with the given name.
 GatewaySink Gateway.waitForSink(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.
 GatewaySink Gateway.waitForSink(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.