public class AggregateEntriesSpaceOperationResult extends SpaceOperationResult
Constructor and Description |
---|
AggregateEntriesSpaceOperationResult() |
Modifier and Type | Method and Description |
---|---|
Object[] |
getIntermediateResults() |
boolean |
isEmbedded() |
void |
readExternal(ObjectInput in) |
void |
setIntermediateResults(Object[] intermediateResults) |
void |
writeExternal(ObjectOutput out) |
getExecutionException, getExplainPlan, hasException, onUnexpectedException, setExecutionException, setExplainPlan, toString, toText
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
enabledSmartExternalizableWithReference
public AggregateEntriesSpaceOperationResult()
public boolean isEmbedded()
public void setIntermediateResults(Object[] intermediateResults)
public Object[] getIntermediateResults()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class SpaceOperationResult
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class SpaceOperationResult
IOException
ClassNotFoundException
Copyright © GigaSpaces.