public class ElasticStatefulProcessingUnitPlannedCapacityChangedEvent extends org.openspaces.admin.internal.pu.elastic.events.AbstractElasticProcessingUnitDecisionEvent implements ElasticAutoScalingProgressChangedEvent
| Constructor and Description |
|---|
ElasticStatefulProcessingUnitPlannedCapacityChangedEvent()
de-serialization constructor
|
ElasticStatefulProcessingUnitPlannedCapacityChangedEvent(CapacityRequirementsConfig before,
CapacityRequirementsConfig after) |
| Modifier and Type | Method and Description |
|---|---|
CapacityRequirementsConfig |
getafterPlanned() |
CapacityRequirementsConfig |
getbeforePlanned() |
String |
getDecisionDescription()
Each decision event instance has the same (parameterized) description as other event instances with the same type.
|
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
toStringgetGridServiceAgentZones, getProcessingUnitName, isComplete, isUndeploying, setComplete, setGridServiceAgentZones, setProcessingUnitName, setUndeploying, toStringHelperclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisComplete, isUndeployinggetGridServiceAgentZones, getProcessingUnitNamepublic ElasticStatefulProcessingUnitPlannedCapacityChangedEvent()
public ElasticStatefulProcessingUnitPlannedCapacityChangedEvent(CapacityRequirementsConfig before, CapacityRequirementsConfig after)
public CapacityRequirementsConfig getafterPlanned()
public CapacityRequirementsConfig getbeforePlanned()
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.