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) |
toString
getGridServiceAgentZones, getProcessingUnitName, isComplete, isUndeploying, setComplete, setGridServiceAgentZones, setProcessingUnitName, setUndeploying, toStringHelper
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
isComplete, isUndeploying
getGridServiceAgentZones, getProcessingUnitName
public ElasticStatefulProcessingUnitPlannedCapacityChangedEvent()
public ElasticStatefulProcessingUnitPlannedCapacityChangedEvent(CapacityRequirementsConfig before, CapacityRequirementsConfig after)
public CapacityRequirementsConfig getafterPlanned()
public CapacityRequirementsConfig getbeforePlanned()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class org.openspaces.admin.internal.pu.elastic.events.AbstractElasticProcessingUnitProgressChangedEvent
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class org.openspaces.admin.internal.pu.elastic.events.AbstractElasticProcessingUnitProgressChangedEvent
IOException
ClassNotFoundException
public String getDecisionDescription()
org.openspaces.admin.internal.pu.elastic.events.AbstractElasticProcessingUnitDecisionEvent
getDecisionDescription
in interface ElasticProcessingUnitDecisionEvent
getDecisionDescription
in class org.openspaces.admin.internal.pu.elastic.events.AbstractElasticProcessingUnitDecisionEvent
Copyright © GigaSpaces.