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