All Methods Instance Methods Concrete Methods 
| Modifier and Type | 
Method and Description | 
void | 
clean()
clean all context. 
 | 
void | 
clearNumOfIndexesInserted()  | 
ITemplateHolder | 
get_take_template()  | 
IServerTypeDesc | 
get_take_typeDesc()  | 
BlobStoreBulkInfo | 
getBlobStoreBulkInfo()  | 
IEntryHolder | 
getBlobStoreEntry()  | 
IEntryCacheInfo | 
getBlobStoreOpEntryCacheInfo()  | 
IEntryHolder | 
getBlobStoreOpEntryHolder()  | 
boolean | 
getBlobStoreOpPin()  | 
BlobStorePreFetchBatchResult | 
getBlobStorePreFetchBatchResult()  | 
List<Object> | 
getChangeResultsForCurrentEntry()  | 
MultiIntersectedStoredList<IEntryCacheInfo> | 
getChosenIntersectedList(boolean finalChoice)  | 
ServerTransaction | 
getCommittingXtn()  | 
ExplainPlanContext | 
getExplainPlanContext()  | 
HashMap<Object,TypeDataIndex> | 
getFfoGroupIndexResultsUsedInFifoGroupScan()  | 
int | 
getFifoThreadNumber()  | 
TypeDataIndex | 
getIndexUsedInFifoGroupScan(Object res)  | 
InitialLoadInfo | 
getInitialLoadInfo()  | 
MatchResult | 
getLastMatchResult()  | 
IEntryHolder | 
getLastRawmatchEntry()  | 
ITransactionalEntryData | 
getLastRawMatchSnapshot()  | 
ITemplateHolder | 
getLastRawmatchTemplate()  | 
Collection<SpaceEntryMutator> | 
getMutators()  | 
Lease | 
getNotifyLease()  | 
IEntryHolder | 
getNotifyNewEntry()  | 
int | 
getNumberOfEntriesMatched()  | 
int | 
getNumOfIndexesInserted()  | 
String | 
getOnMatchUid()  | 
OperationID | 
getOperationID()  | 
OperationID[] | 
getOperationIDs()  | 
long | 
getOperationVisibilityTime()  | 
Boolean | 
getOptimizedBlobStoreReadEnabled()  | 
int | 
getOrdinalForMultipleIdsOperation()  | 
short | 
getOriginalBlobStoreVersion()  | 
IEntryData | 
getOriginalData()  | 
String | 
getOwningThreadName()  | 
boolean[] | 
getPartialUpdatedValuesIndicators()  | 
Map<String,IEntryHolder> | 
getPrefetchedNonBlobStoreEntries()  | 
ReadByIdsInfo | 
getReadByIdsInfo()  | 
FifoBackgroundRequest | 
getRecentFifoObject()  | 
SpaceEngine.EntryRemoveReasonCodes | 
getRemoveReason()  | 
IReplicationOutContext | 
getReplicationContext()  | 
SyncHybridOperationDetails[] | 
getSyncHybridOperationDetails()  | 
WriteEntryResult | 
getWriteResult()  | 
void | 
incrementNumOfEntriesMatched()  | 
void | 
incrementNumOfIndexesInserted()  | 
boolean | 
isActive()
A thread safe check. 
 | 
boolean | 
isActiveBlobStoreBulk()  | 
boolean | 
isAnyFifoGroupIndex()  | 
boolean | 
isBlobStoreTryNonPersistentOp()  | 
boolean | 
isBlobStoreUsePureIndexesAccess()  | 
boolean | 
isDelayedReplicationForbulkOpUsed()  | 
boolean | 
isDisableBlobStorePreFetching()  | 
boolean | 
isDisableSyncReplication()  | 
boolean | 
isExhaustedFifoGroupsTemplatesSearch()  | 
boolean | 
isFifoGroupQueryContainsOrCondition()  | 
boolean | 
isFifoGroupScanEncounteredXtnConflict()  | 
boolean | 
isFifoGroupValueForMiltipleOperations(Object val)  | 
boolean | 
isFifoThread()  | 
boolean | 
isFromGateway()  | 
boolean | 
isFromReplication()  | 
boolean | 
isIndexUsed()  | 
boolean | 
isIndicesIntersectionEnabled()  | 
boolean | 
isInInitialLoad()  | 
boolean | 
isInMemoryRecovery()  | 
boolean | 
isLocalActive()
Not a thread safe check, an optimized call for the local thread only. 
 | 
boolean | 
isMainThread()  | 
boolean | 
isMultipleOperation()  | 
boolean | 
isNonBlockingReadOp()  | 
boolean | 
isOpResultByThread()  | 
boolean | 
isOrigin()  | 
boolean | 
isPendingExpiredEntriesExist()  | 
boolean | 
isPossibleIEBlockingMatch()  | 
boolean | 
isReRegisterLeaseOnUpdate()  | 
boolean | 
isSyncReplFromMultipleOperation()  | 
boolean | 
isTemplateInitialSearch()  | 
boolean | 
isTransactionalMultipleOperation()  | 
boolean | 
isUnstableEntry()  | 
boolean | 
isUpdateLastSentKey()  | 
boolean | 
isUsingIntersectedListForScanning()  | 
void | 
resetFifoGroupIndexUsedInFifoGroupScan()  | 
void | 
resetRecentFifoObject()  | 
void | 
resetTemplateInitialSearchThread()  | 
void | 
set_take_template(ITemplateHolder _take_template)  | 
void | 
set_take_typeDesc(IServerTypeDesc _take_typeDesc)  | 
void | 
setActive(boolean _active)  | 
void | 
setAnyFifoGroupIndex()  | 
void | 
setBlobStoreBulkInfo(BlobStoreBulkInfo bi)  | 
void | 
setBlobStoreOpParams(IEntryCacheInfo blobStoreEntryCacheInfo,
                    IEntryHolder blobStoreOpEntryHolder,
                    boolean blobStoreOpPin)  | 
void | 
setBlobStoreOriginalEntryInfo(IEntryData originalData,
                             short originalBlobStoreVersion)  | 
void | 
setBlobStorePreFetchBatchResult(BlobStorePreFetchBatchResult r)  | 
void | 
setBlobStoreTryNonPersistentOp(boolean val)  | 
void | 
setBlobStoreUsePureIndexesAccess(boolean val)  | 
void | 
setChangeResultsForCurrentEntry(List<Object> results)  | 
void | 
setChosenIntersectedList(MultiIntersectedStoredList<IEntryCacheInfo> chosenIntersectedList)  | 
void | 
setCommittingXtn(ServerTransaction xtn)  | 
void | 
setDelayedReplicationForbulkOpUsed(boolean delayedReplicationForbulkOpUsed)  | 
void | 
setDisableBlobStorePreFetching(boolean val)  | 
void | 
setDisableSyncReplication(boolean disableSyncReplication)  | 
void | 
setExhaustedFifoGroupsTemplatesSearch(boolean val)  | 
void | 
setExplainPlanContext(ExplainPlanContext _explainPlanContext)  | 
void | 
setFifoGroupIndexUsedInFifoGroupScan(Object res,
                                    TypeDataIndex usedIndex)  | 
void | 
setFifoGroupQueryContainsOrCondition(boolean val)  | 
void | 
setFifoGroupScanEncounteredXtnConflict(boolean val)  | 
void | 
setFifoThread()  | 
void | 
setFifoThreadNumber(int fifoThreadNumber)  | 
void | 
setForBulkInsert(IEntryHolder eh)  | 
void | 
setForBulkRemove(IEntryHolder eh,
                SpaceEngine.EntryRemoveReasonCodes removeReason)  | 
void | 
setForBulkUpdate(IEntryHolder eh,
                IEntryData originalData,
                Collection<SpaceEntryMutator> mutators)  | 
void | 
setFromGateway(boolean fromGateway)  | 
void | 
setFromReplication(boolean fromReplication)  | 
void | 
setIndexUsed(boolean val)  | 
void | 
setInInitialLoad(boolean val)  | 
void | 
setInitialLoadInfo(InitialLoadInfo ili)  | 
void | 
setInMemoryRecovery(boolean inMemoryRecovery)  | 
void | 
setIntersectionEnablment(boolean val)  | 
void | 
setLastMatchResult(MatchResult res)  | 
void | 
setLastRawmatchEntry(IEntryHolder entry)  | 
void | 
setLastRawMatchSnapshot(ITransactionalEntryData entryData)  | 
void | 
setLastRawmatchTemplate(ITemplateHolder template)  | 
void | 
setMainThread(boolean mainThread)  | 
void | 
setMultipleOperation()  | 
void | 
setNonBlockingReadOp(boolean value)  | 
void | 
setNotifyLease(Lease lease)  | 
void | 
setNotifyNewEntry(IEntryHolder fifoNotifyNewEntry)  | 
void | 
setOnMatchUid(String uid)  | 
void | 
setOperationAnswer(ITemplateHolder template,
                  IEntryPacket entryPacket,
                  Exception ex)
fills the template with the answer to be sent to the client. 
 | 
void | 
setOperationID(OperationID operationID)  | 
void | 
setOperationIDs(OperationID[] opIDs)  | 
void | 
setOperationVisibilityTime(long operationVisibilityTime)  | 
void | 
setOpResultByThread(boolean opResultByThread)  | 
void | 
setOptimizedBlobStoreReadEnabled(boolean optimizedBlobStoreReadEnabled)  | 
void | 
setOrdinalForMultipleIdsOperation(int ordinal)  | 
void | 
setOrigin(boolean origin)  | 
void | 
setOwningThreadName(String name)  | 
void | 
setPartialUpdatedValuesIndicators(boolean[] partialUpdatedValuesIndicators)  | 
void | 
setPendingExpiredEntriesExist(boolean val)  | 
void | 
setPossibleIEBlockingMatch(boolean val)  | 
void | 
setPrefetchedNonBlobStoreEntries(Map<String,IEntryHolder> prefetchedEntries)  | 
void | 
setRawmatchResult(ITransactionalEntryData entryData,
                 MatchResult res,
                 IEntryHolder entry,
                 ITemplateHolder template)  | 
void | 
setReadByIdsInfo(ReadByIdsInfo readByIdsInfo)  | 
void | 
setRecentFifoObject(FifoBackgroundRequest fb)  | 
void | 
setReplicationContext(IReplicationOutContext replicationContext)  | 
void | 
setReRegisterLeaseOnUpdate(boolean value)  | 
void | 
setSyncHybridOperationDetails(SyncHybridOperationDetails[] syncHybridOperationsDetails)  | 
void | 
setSyncReplFromMultipleOperation(boolean syncReplFromMultipleOperation)  | 
void | 
setTemplateInitialSearchThread()  | 
void | 
setToFifoGroupValueForMiltipleOperations(Object val)  | 
void | 
setTransactionalMultipleOperation(boolean isMultipleOperation)  | 
void | 
setUnstableEntry(boolean value)  | 
void | 
setUpdateLastSentKey(boolean _updateLastSentKey)  | 
void | 
setWriteResult(WriteEntryResult result)  |