Methods in org.openspaces.grid.gsm.machines.plugins that throw ElasticGridServiceAgentProvisioningException |
GridServiceAgent[] |
ElasticMachineProvisioning.getDiscoveredMachines(long duration,
TimeUnit unit)
|
GridServiceAgent |
ElasticMachineProvisioning.startMachine(ExactZonesConfig zones,
GSAReservationId reservationId,
long duration,
TimeUnit unit)
Starts a new machine with a new grid service agent and injects specific zones into it. |
GridServiceAgent |
ElasticMachineProvisioning.startMachine(long duration,
TimeUnit unit)
Deprecated. |
boolean |
ElasticMachineProvisioning.stopMachine(GridServiceAgent agent,
long duration,
TimeUnit unit)
Shuts down the grid service agent and the machine. |