|
GigaSpaces XAP 8.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GatewayProcessingUnit
A Gateway Processing unit is the building block of a Gateway.
It has one to one relationship with deployed ProcessingUnit which hosts this gateway component.
| Method Summary | |
|---|---|
GatewayDelegator |
getDelegator()
Returns the delegator of this gateway or null if no delegator exists in this gateway. |
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. |
| Methods inherited from interface org.openspaces.admin.GridComponent |
|---|
getUid |
| Methods inherited from interface org.openspaces.admin.DiscoverableComponent |
|---|
isDiscovered |
| Methods inherited from interface org.openspaces.admin.AdminAware |
|---|
getAdmin |
| Methods inherited from interface org.openspaces.admin.machine.MachineAware |
|---|
getMachine |
| Methods inherited from interface org.openspaces.admin.transport.TransportAware |
|---|
getTransport |
| Methods inherited from interface org.openspaces.admin.os.OperatingSystemAware |
|---|
getOperatingSystem |
| Methods inherited from interface org.openspaces.admin.vm.VirtualMachineAware |
|---|
getVirtualMachine |
| Methods inherited from interface org.openspaces.admin.zone.ZoneAware |
|---|
getZones |
| Method Detail |
|---|
Gateway getGateway()
Gateway this gateway processing unit belongs to.
ProcessingUnit getProcessingUnit()
ProcessingUnit.
GatewaySink getSink()
null if no sink exists in this gateway.
GatewayDelegator getDelegator()
null if no delegator exists in this gateway.
|
GigaSpaces XAP 8.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||