Package | Description |
---|---|
org.openspaces.grid.gsm.machines | |
org.openspaces.grid.gsm.machines.plugins | |
org.openspaces.grid.gsm.machines.plugins.discovered |
Modifier and Type | Method and Description |
---|---|
Collection<FutureStoppedMachine> |
MachinesSlaEnforcementState.getMachinesGoingDown() |
Collection<FutureStoppedMachine> |
MachinesSlaEnforcementState.getMachinesGoingDown(MachinesSlaEnforcementState.StateKey key) |
Modifier and Type | Method and Description |
---|---|
void |
MachinesSlaEnforcementState.addFutureStoppedMachine(MachinesSlaEnforcementState.StateKey key,
FutureStoppedMachine futureStoppedMachine) |
void |
MachinesSlaEnforcementState.removeFutureStoppedMachine(MachinesSlaEnforcementState.StateKey key,
FutureStoppedMachine futureStoppedMachine) |
Modifier and Type | Method and Description |
---|---|
FutureStoppedMachine |
NonBlockingElasticMachineProvisioningAdapter.stopMachineAsync(GridServiceAgent agent,
long duration,
TimeUnit unit) |
FutureStoppedMachine |
NonBlockingElasticMachineProvisioning.stopMachineAsync(GridServiceAgent agent,
long duration,
TimeUnit unit)
Shuts down the grid service agent and the machine.
|
Modifier and Type | Method and Description |
---|---|
FutureStoppedMachine |
DiscoveredMachineProvisioningBean.stopMachineAsync(GridServiceAgent agent,
long duration,
TimeUnit unit) |
Copyright © GigaSpaces.