public class GridServiceAgentStoppedEvent extends AbstractGridServiceAgentProvisioningEvent
| Constructor and Description | 
|---|
| GridServiceAgentStoppedEvent()Deserialization cotr | 
| GridServiceAgentStoppedEvent(String hostAddress,
                            String agentUid) | 
| Modifier and Type | Method and Description | 
|---|---|
| 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) | 
toStringgetGridServiceAgentZones, getProcessingUnitName, isComplete, isUndeploying, setComplete, setGridServiceAgentZones, setProcessingUnitName, setUndeploying, toStringHelperclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisComplete, isUndeployinggetGridServiceAgentZones, getProcessingUnitNamepublic GridServiceAgentStoppedEvent()
public String getHostAddress()
public void setHostAddress(String hostAddress)
public String getAgentUid()
public void setAgentUid(String agentUid)
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizablewriteExternal in class org.openspaces.admin.internal.pu.elastic.events.AbstractElasticProcessingUnitProgressChangedEventIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class org.openspaces.admin.internal.pu.elastic.events.AbstractElasticProcessingUnitProgressChangedEventIOExceptionClassNotFoundExceptionpublic String getDecisionDescription()
org.openspaces.admin.internal.pu.elastic.events.AbstractElasticProcessingUnitDecisionEventgetDecisionDescription in interface ElasticProcessingUnitDecisionEventgetDecisionDescription in class org.openspaces.admin.internal.pu.elastic.events.AbstractElasticProcessingUnitDecisionEventCopyright © GigaSpaces.