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