| Package | Description | 
|---|---|
| org.openspaces.grid.gsm.machines.exceptions | |
| org.openspaces.grid.gsm.machines.plugins | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
NoClassDefFoundElasticMachineProvisioningException  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ElasticMachineProvisioning.cleanupMachineResources(long duration,
                       TimeUnit unit)
Deprecated.  
Cleanup all cloud resources. 
 | 
GridServiceAgent[] | 
ElasticMachineProvisioning.getDiscoveredMachines(long duration,
                     TimeUnit unit)
Deprecated.  
  | 
Object | 
ElasticMachineProvisioning.getExternalApi(String apiName)
Deprecated.  
Returns external API according to name. 
 | 
StartedGridServiceAgent | 
ElasticMachineProvisioning.startMachine(ExactZonesConfig zones,
            GSAReservationId reservationId,
            FailedGridServiceAgent failedAgent,
            long duration,
            TimeUnit unit)
Deprecated.  
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)
Deprecated.  
Shuts down the grid service agent and the machine. 
 | 
Copyright © GigaSpaces.