public class MachineStoppedEvent extends AbstractMachineProvisioningEvent
| Constructor and Description |
|---|
MachineStoppedEvent()
Deserialization cotr
|
MachineStoppedEvent(String hostAddress) |
| Modifier and Type | Method and Description |
|---|---|
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 |
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, getProcessingUnitNamesetComplete, setUndeployingsetGridServiceAgentZones, setProcessingUnitNamepublic MachineStoppedEvent()
public MachineStoppedEvent(String hostAddress)
public String getHostAddress()
public void setHostAddress(String hostAddress)
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizablewriteExternal in class AbstractElasticProcessingUnitProgressChangedEventIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class AbstractElasticProcessingUnitProgressChangedEventIOExceptionClassNotFoundExceptionpublic String getDecisionDescription()
AbstractElasticProcessingUnitDecisionEventgetDecisionDescription in interface ElasticProcessingUnitDecisionEventgetDecisionDescription in class AbstractElasticProcessingUnitDecisionEventCopyright © GigaSpaces.