|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ElasticMachineProvisioningException | |
---|---|
org.openspaces.grid.gsm.machines.exceptions | |
org.openspaces.grid.gsm.machines.plugins |
Uses of ElasticMachineProvisioningException in org.openspaces.grid.gsm.machines.exceptions |
---|
Subclasses of ElasticMachineProvisioningException in org.openspaces.grid.gsm.machines.exceptions | |
---|---|
class |
NoClassDefFoundElasticMachineProvisioningException
|
Uses of ElasticMachineProvisioningException in org.openspaces.grid.gsm.machines.plugins |
---|
Methods in org.openspaces.grid.gsm.machines.plugins that throw ElasticMachineProvisioningException | |
---|---|
void |
ElasticMachineProvisioning.cleanupMachineResources(long duration,
TimeUnit unit)
Cleanup all cloud resources. |
GridServiceAgent[] |
ElasticMachineProvisioning.getDiscoveredMachines(long duration,
TimeUnit unit)
|
Object |
ElasticMachineProvisioning.getExternalApi(String apiName)
Returns external API according to name. |
StartedGridServiceAgent |
ElasticMachineProvisioning.startMachine(ExactZonesConfig zones,
GSAReservationId reservationId,
FailedGridServiceAgent failedAgent,
long duration,
TimeUnit unit)
Starts a new machine with a new grid service agent and injects specific zones into it. |
void |
ElasticMachineProvisioning.stopMachine(StartedGridServiceAgent agent,
long duration,
TimeUnit unit)
Shuts down the grid service agent and the machine. |
|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |