public interface GatewayProcessingUnit extends GridComponent
Gateway. 
 It has one to one relationship with deployed ProcessingUnit which hosts this gateway component.| Modifier and Type | Method and Description | 
|---|---|
int | 
getCommunicationPort()
Returns the communication port this gateway processing unit is using. 
 | 
GatewayDelegator | 
getDelegator()
Returns the delegator of this gateway or  
null if no delegator exists in this gateway. | 
int | 
getDiscoveryPort()
Returns the discovery port this gateway processing unit is using to publish it self. 
 | 
Gateway | 
getGateway()
Returns the  
Gateway this gateway processing unit belongs to. | 
ProcessingUnit | 
getProcessingUnit()
Returns the hosting  
ProcessingUnit. | 
GatewaySink | 
getSink()
Returns the sink of this gateway or  
null if no sink exists in this gateway. | 
boolean | 
isStartEmbeddedLus()
Returns whether this gateway processing unit is starting an embedded lookup service for cross gateway discovery purpose. 
 | 
getUidisDiscoveredgetAdmingetMachinegetTransportgetOperatingSystemgetVirtualMachineProcessingUnit getProcessingUnit()
ProcessingUnit.GatewaySink getSink()
null if no sink exists in this gateway.GatewayDelegator getDelegator()
null if no delegator exists in this gateway.int getCommunicationPort()
int getDiscoveryPort()
boolean isStartEmbeddedLus()
Copyright © GigaSpaces.