public class GridServiceAgentStopRequestedEvent extends AbstractGridServiceAgentProvisioningEvent
Constructor and Description |
---|
GridServiceAgentStopRequestedEvent()
Deserialization cotr
|
GridServiceAgentStopRequestedEvent(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) |
toString
getGridServiceAgentZones, getProcessingUnitName, isComplete, isUndeploying, setComplete, setGridServiceAgentZones, setProcessingUnitName, setUndeploying, toStringHelper
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
isComplete, isUndeploying
getGridServiceAgentZones, getProcessingUnitName
setComplete, setUndeploying
setGridServiceAgentZones, setProcessingUnitName
public GridServiceAgentStopRequestedEvent()
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 Externalizable
writeExternal
in class AbstractElasticProcessingUnitProgressChangedEvent
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class AbstractElasticProcessingUnitProgressChangedEvent
IOException
ClassNotFoundException
public String getDecisionDescription()
AbstractElasticProcessingUnitDecisionEvent
getDecisionDescription
in interface ElasticProcessingUnitDecisionEvent
getDecisionDescription
in class AbstractElasticProcessingUnitDecisionEvent
Copyright © GigaSpaces.