Class MVCCSpaceEngineHandler
java.lang.Object
com.gigaspaces.internal.server.space.mvcc.MVCCSpaceEngineHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncheckTransactionConflict(MVCCEntryHolder entry, ITemplateHolder template, Context context) voidvoidbooleanisNewerGenerationRecoveredForUID(String uid, MVCCGenerationsState mvccGenerationsState) voidpreCommitMvccEntries(Context context, XtnEntry xtnEntry)
-
Constructor Details
-
MVCCSpaceEngineHandler
-
-
Method Details
-
preCommitMvccEntries
- Throws:
SAException
-
checkTransactionConflict
public SpaceEngine.XtnConflictCheckIndicators checkTransactionConflict(MVCCEntryHolder entry, ITemplateHolder template, Context context) -
initCleanupManager
public void initCleanupManager() -
closeCleanupManager
public void closeCleanupManager() -
isNewerGenerationRecoveredForUID
public boolean isNewerGenerationRecoveredForUID(String uid, MVCCGenerationsState mvccGenerationsState)
-