@Deprecated public class ElasticScaleStrategyEvents extends Object implements Externalizable
Constructor and Description |
---|
ElasticScaleStrategyEvents()
Deprecated.
|
ElasticScaleStrategyEvents(long nextCursor,
ElasticProcessingUnitEvent[] events)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ElasticProcessingUnitEvent[] |
getEvents()
Deprecated.
|
long |
getNextCursor()
Deprecated.
|
void |
readExternal(ObjectInput in)
Deprecated.
|
void |
writeExternal(ObjectOutput out)
Deprecated.
|
public ElasticScaleStrategyEvents()
public ElasticScaleStrategyEvents(long nextCursor, ElasticProcessingUnitEvent[] events)
public ElasticProcessingUnitEvent[] getEvents()
public long getNextCursor()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
Copyright © GigaSpaces.