|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FutureStoppedMachine | |
---|---|
org.openspaces.grid.gsm.machines | |
org.openspaces.grid.gsm.machines.plugins | |
org.openspaces.grid.gsm.machines.plugins.discovered |
Uses of FutureStoppedMachine in org.openspaces.grid.gsm.machines |
---|
Methods in org.openspaces.grid.gsm.machines that return types with arguments of type FutureStoppedMachine | |
---|---|
Collection<FutureStoppedMachine> |
MachinesSlaEnforcementState.getMachinesGoingDown()
|
Collection<FutureStoppedMachine> |
MachinesSlaEnforcementState.getMachinesGoingDown(MachinesSlaEnforcementState.StateKey key)
|
Methods in org.openspaces.grid.gsm.machines with parameters of type FutureStoppedMachine | |
---|---|
void |
MachinesSlaEnforcementState.addFutureStoppedMachine(MachinesSlaEnforcementState.StateKey key,
FutureStoppedMachine futureStoppedMachine)
|
void |
MachinesSlaEnforcementState.removeFutureStoppedMachine(MachinesSlaEnforcementState.StateKey key,
FutureStoppedMachine futureStoppedMachine)
|
Uses of FutureStoppedMachine in org.openspaces.grid.gsm.machines.plugins |
---|
Methods in org.openspaces.grid.gsm.machines.plugins that return FutureStoppedMachine | |
---|---|
FutureStoppedMachine |
NonBlockingElasticMachineProvisioning.stopMachineAsync(GridServiceAgent agent,
long duration,
TimeUnit unit)
Shuts down the grid service agent and the machine. |
FutureStoppedMachine |
NonBlockingElasticMachineProvisioningAdapter.stopMachineAsync(GridServiceAgent agent,
long duration,
TimeUnit unit)
|
Uses of FutureStoppedMachine in org.openspaces.grid.gsm.machines.plugins.discovered |
---|
Methods in org.openspaces.grid.gsm.machines.plugins.discovered that return FutureStoppedMachine | |
---|---|
FutureStoppedMachine |
DiscoveredMachineProvisioningBean.stopMachineAsync(GridServiceAgent agent,
long duration,
TimeUnit unit)
|
|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |