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