public class AggregateOperationContext extends BatchQueryOperationContext
_processedUids
Constructor and Description |
---|
AggregateOperationContext(ITemplatePacket template,
int maxEntries,
int minEntries) |
Modifier and Type | Method and Description |
---|---|
void |
createProcessedUidsIfNeeded() |
boolean |
hasAnyEntries() |
protected boolean |
keepResultsInBatchContext() |
boolean |
needProcessEntriesForReturnedResult() |
boolean |
needToProcessExecption() |
void |
onException(Throwable t)
Handles an exception that was thrown while executing the batch operation
|
addResult, addToProcessedUidsIfNeeded, createResultList, getExceptions, getMaxEntries, getMinEntries, getNumResults, getResults, isClear, isInProcessedUids, processReturnedValueForBatchOperation, reachedMaxEntries, reachedMinEntries, setExceptions, setResults
public AggregateOperationContext(ITemplatePacket template, int maxEntries, int minEntries)
public void onException(Throwable t)
BatchQueryOperationContext
onException
in class BatchQueryOperationContext
public boolean needToProcessExecption()
needToProcessExecption
in class BatchQueryOperationContext
public boolean needProcessEntriesForReturnedResult()
needProcessEntriesForReturnedResult
in class BatchQueryOperationContext
public void createProcessedUidsIfNeeded()
createProcessedUidsIfNeeded
in class BatchQueryOperationContext
protected boolean keepResultsInBatchContext()
keepResultsInBatchContext
in class BatchQueryOperationContext
public boolean hasAnyEntries()
hasAnyEntries
in class BatchQueryOperationContext
Copyright © GigaSpaces.