GigaSpaces XAP 9.7.2 API

Uses of Class
org.openspaces.grid.gsm.machines.FailedGridServiceAgent

Packages that use FailedGridServiceAgent
org.openspaces.grid.gsm.machines   
org.openspaces.grid.gsm.machines.exceptions   
org.openspaces.grid.gsm.machines.plugins   
org.openspaces.grid.gsm.machines.plugins.discovered   
 

Uses of FailedGridServiceAgent in org.openspaces.grid.gsm.machines
 

Methods in org.openspaces.grid.gsm.machines that return FailedGridServiceAgent
 FailedGridServiceAgent FutureGridServiceAgent.getFailedGridServiceAgent()
           
 

Uses of FailedGridServiceAgent in org.openspaces.grid.gsm.machines.exceptions
 

Constructors in org.openspaces.grid.gsm.machines.exceptions with parameters of type FailedGridServiceAgent
FailedGridServiceAgentReconnectedException(ProcessingUnit pu, GridServiceAgent newAgent, FailedGridServiceAgent failedAgent, GridServiceAgent reconnectedFailedAgent)
           
 

Uses of FailedGridServiceAgent in org.openspaces.grid.gsm.machines.plugins
 

Methods in org.openspaces.grid.gsm.machines.plugins with parameters of type FailedGridServiceAgent
 void ElasticMachineProvisioning.onMachineFailure(FailedGridServiceAgent failedAgent, long duration, TimeUnit unit)
          Perform the required actions following an unexpected machine failure, such as clean-up of machine related resources (e.g. floating IPs, attached storage).
 FutureMachineFailure[] NonBlockingElasticMachineProvisioning.onMachinesFailureAsync(FailedGridServiceAgent[] failedAgents, long duration, TimeUnit unit)
          Perform the required actions following an unexpected machine failure.
 FutureMachineFailure[] NonBlockingElasticMachineProvisioningAdapter.onMachinesFailureAsync(FailedGridServiceAgent[] failedAgents, long duration, TimeUnit unit)
           
 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.
 FutureGridServiceAgent[] NonBlockingElasticMachineProvisioning.startMachinesAsync(CapacityRequirements capacityRequirements, ExactZonesConfig zones, FailedGridServiceAgent[] failedAgents, long duration, TimeUnit unit)
          Starts a new machine with a new grid service agent with the specified grid service agent zones.
 FutureGridServiceAgent[] NonBlockingElasticMachineProvisioningAdapter.startMachinesAsync(CapacityRequirements capacityRequirements, ExactZonesConfig zones, FailedGridServiceAgent[] failedAgents, long duration, TimeUnit unit)
           
 

Uses of FailedGridServiceAgent in org.openspaces.grid.gsm.machines.plugins.discovered
 

Methods in org.openspaces.grid.gsm.machines.plugins.discovered with parameters of type FailedGridServiceAgent
 FutureMachineFailure[] DiscoveredMachineProvisioningBean.onMachinesFailureAsync(FailedGridServiceAgent[] failedAgents, long duration, TimeUnit unit)
           
 FutureGridServiceAgent[] DiscoveredMachineProvisioningBean.startMachinesAsync(CapacityRequirements capacityRequirements, ExactZonesConfig zones, FailedGridServiceAgent[] failedAgents, long duration, TimeUnit unit)
           
 


GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.