Package | Description |
---|---|
org.openspaces.admin.gsc |
Support for managing of Grid Service Container(s) through the Admin API.
|
org.openspaces.admin.machine |
Support for managing of Machine(s) through the Admin API.
|
org.openspaces.admin.pu |
Support for managing of Processing Unit(s) through the Admin API.
|
org.openspaces.admin.vm |
Support for managing of Virtual Machine(s) through the Admin API.
|
org.openspaces.admin.zone |
Support for managing of Zone(s) through the Admin API.
|
Modifier and Type | Method and Description |
---|---|
ProcessingUnitInstanceRemovedEventManager |
GridServiceContainer.getProcessingUnitInstanceRemoved()
Returns an event manager allowing to register for processing unit instance removals from the container.
|
Modifier and Type | Method and Description |
---|---|
ProcessingUnitInstanceRemovedEventManager |
Machine.getProcessingUnitInstanceRemoved()
Returns the processing unit instance removed event manager allowing to add and remove
ProcessingUnitInstanceRemovedEventListener s. |
Modifier and Type | Method and Description |
---|---|
ProcessingUnitInstanceRemovedEventManager |
ProcessingUnit.getProcessingUnitInstanceRemoved() |
ProcessingUnitInstanceRemovedEventManager |
ProcessingUnits.getProcessingUnitInstanceRemoved()
Returns an event manager allowing to register
ProcessingUnitInstanceRemovedEventListener s. |
Modifier and Type | Method and Description |
---|---|
ProcessingUnitInstanceRemovedEventManager |
VirtualMachine.getProcessingUnitInstanceRemoved()
Returns an event manager allowing to register
ProcessingUnitRemovedEventListener s
for processing unit instances removed on this virtual machine. |
Modifier and Type | Method and Description |
---|---|
ProcessingUnitInstanceRemovedEventManager |
Zone.getProcessingUnitInstanceRemoved()
Returns the processing unit instance removed event manager allowing to add and remove
ProcessingUnitInstanceRemovedEventListener s. |
Copyright © GigaSpaces.