GigaSpaces XAP 8.0 API

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

Packages that use GatewayProcessingUnit
org.openspaces.admin.gateway   
 

Uses of GatewayProcessingUnit in org.openspaces.admin.gateway
 

Methods in org.openspaces.admin.gateway that return GatewayProcessingUnit
 GatewayProcessingUnit GatewayDelegator.getGatewayProcessingUnit()
          Returns the gateway this sink is part of.
 GatewayProcessingUnit GatewaySink.getGatewayProcessingUnit()
          Returns the gateway this sink is part of.
 GatewayProcessingUnit Gateway.getGatewayProcessingUnit(String processingUnitName)
          Returns the gateway processing unit for the given processing unit name.
 GatewayProcessingUnit[] Gateway.getGatewayProcessingUnits()
          Returns all the currently deployed GatewayProcessingUnits.
 GatewayProcessingUnit Gateway.waitForGatewayProcessingUnit(String processingUnitName)
          Waits for the default timeout specified by Admin.setDefaultTimeout(long, TimeUnit) till the processing unit of this gateway is identified as deployed.
 GatewayProcessingUnit Gateway.waitForGatewayProcessingUnit(String processingUnitName, long timeout, TimeUnit timeUnit)
          Waits for the specified timeout (in time interval) till the processing unit of this gateway is identified as deployed.
 

Methods in org.openspaces.admin.gateway that return types with arguments of type GatewayProcessingUnit
 Map<String,GatewayProcessingUnit> Gateway.getNames()
          Returns a map of GatewayProcessingUnit keyed by their respective names.
 


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.