GigaSpaces XAP 9.7.2 API

org.openspaces.grid.gsm.machines.plugins.events
Class GridServiceAgentStoppedEvent

java.lang.Object
  extended by org.openspaces.admin.internal.pu.elastic.events.AbstractElasticProcessingUnitProgressChangedEvent
      extended by org.openspaces.admin.internal.pu.elastic.events.AbstractElasticProcessingUnitDecisionEvent
          extended by org.openspaces.grid.gsm.machines.plugins.events.AbstractGridServiceAgentProvisioningEvent
              extended by org.openspaces.grid.gsm.machines.plugins.events.GridServiceAgentStoppedEvent
All Implemented Interfaces:
Externalizable, Serializable, org.jini.rio.monitor.event.Event, ElasticGridServiceAgentProvisioningProgressChangedEvent, org.openspaces.admin.internal.pu.elastic.events.InternalElasticProcessingUnitDecisionEvent, org.openspaces.admin.internal.pu.elastic.events.InternalElasticProcessingUnitEvent, org.openspaces.admin.internal.pu.elastic.events.InternalElasticProcessingUnitProgressChangedEvent, ElasticProcessingUnitDecisionEvent, ElasticProcessingUnitEvent, ElasticProcessingUnitProgressChangedEvent

public class GridServiceAgentStoppedEvent
extends AbstractGridServiceAgentProvisioningEvent

Since:
9.1.0
Author:
Itai Frenkel
See Also:
Serialized Form

Constructor Summary
GridServiceAgentStoppedEvent()
          Deserialization cotr
GridServiceAgentStoppedEvent(String hostAddress, String agentUid)
           
 
Method Summary
 String getAgentUid()
           
 String getDecisionDescription()
          Each decision event instance has the same (parameterized) description as other event instances with the same type.
 String getHostAddress()
           
 void readExternal(ObjectInput in)
           
 void setAgentUid(String agentUid)
           
 void setHostAddress(String hostAddress)
           
 void writeExternal(ObjectOutput out)
           
 
Methods inherited from class org.openspaces.admin.internal.pu.elastic.events.AbstractElasticProcessingUnitDecisionEvent
toString
 
Methods inherited from class org.openspaces.admin.internal.pu.elastic.events.AbstractElasticProcessingUnitProgressChangedEvent
getGridServiceAgentZones, getProcessingUnitName, isComplete, isUndeploying, setComplete, setGridServiceAgentZones, setProcessingUnitName, setUndeploying, toStringHelper
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.openspaces.admin.pu.elastic.events.ElasticProcessingUnitProgressChangedEvent
isComplete, isUndeploying
 
Methods inherited from interface org.openspaces.admin.pu.elastic.events.ElasticProcessingUnitEvent
getGridServiceAgentZones, getProcessingUnitName
 
Methods inherited from interface org.openspaces.admin.internal.pu.elastic.events.InternalElasticProcessingUnitProgressChangedEvent
setComplete, setUndeploying
 
Methods inherited from interface org.openspaces.admin.internal.pu.elastic.events.InternalElasticProcessingUnitEvent
setGridServiceAgentZones, setProcessingUnitName
 

Constructor Detail

GridServiceAgentStoppedEvent

public GridServiceAgentStoppedEvent()
Deserialization cotr


GridServiceAgentStoppedEvent

public GridServiceAgentStoppedEvent(String hostAddress,
                                    String agentUid)
Method Detail

getHostAddress

public String getHostAddress()

setHostAddress

public void setHostAddress(String hostAddress)

getAgentUid

public String getAgentUid()

setAgentUid

public void setAgentUid(String agentUid)

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Specified by:
writeExternal in interface Externalizable
Overrides:
writeExternal in class org.openspaces.admin.internal.pu.elastic.events.AbstractElasticProcessingUnitProgressChangedEvent
Throws:
IOException

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Specified by:
readExternal in interface Externalizable
Overrides:
readExternal in class org.openspaces.admin.internal.pu.elastic.events.AbstractElasticProcessingUnitProgressChangedEvent
Throws:
IOException
ClassNotFoundException

getDecisionDescription

public String getDecisionDescription()
Description copied from class: org.openspaces.admin.internal.pu.elastic.events.AbstractElasticProcessingUnitDecisionEvent
Each decision event instance has the same (parameterized) description as other event instances with the same type.

Specified by:
getDecisionDescription in interface ElasticProcessingUnitDecisionEvent
Specified by:
getDecisionDescription in class org.openspaces.admin.internal.pu.elastic.events.AbstractElasticProcessingUnitDecisionEvent

GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.