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 |
---|---|
ProcessingUnitInstanceAddedEventManager |
GridServiceContainer.getProcessingUnitInstanceAdded()
Returns an event manager allowing to register for processing unit instance additions to the container.
|
Modifier and Type | Method and Description |
---|---|
ProcessingUnitInstanceAddedEventManager |
Machine.getProcessingUnitInstanceAdded()
Returns the processing unit instance added event manager allowing to add and remove
ProcessingUnitInstanceAddedEventListener s. |
Modifier and Type | Method and Description |
---|---|
ProcessingUnitInstanceAddedEventManager |
ProcessingUnit.getProcessingUnitInstanceAdded() |
ProcessingUnitInstanceAddedEventManager |
ProcessingUnits.getProcessingUnitInstanceAdded()
Returns an event manager allowing to register
ProcessingUnitInstanceAddedEventListener s. |
Modifier and Type | Method and Description |
---|---|
ProcessingUnitInstanceAddedEventManager |
VirtualMachine.getProcessingUnitInstanceAdded()
Returns an event manager allowing to register
ProcessingUnitInstanceAddedEventListener s
for processing unit instances added on this virtual machine. |
Modifier and Type | Method and Description |
---|---|
ProcessingUnitInstanceAddedEventManager |
Zone.getProcessingUnitInstanceAdded()
Returns the processing unit instance added event manager allowing to add and remove
ProcessingUnitInstanceAddedEventListener s. |
Copyright © GigaSpaces.