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, toTextpublic AggregateEntriesSpaceOperationResult()
public boolean isEmbedded()
public void setIntermediateResults(Object[] intermediateResults)
public Object[] getIntermediateResults()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizablewriteExternal in class SpaceOperationResultIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class SpaceOperationResultIOExceptionClassNotFoundExceptionCopyright © GigaSpaces.