Class AbstractZooKeeperMVCCHandler
java.lang.Object
com.gigaspaces.internal.server.space.AbstractZooKeeperMVCCHandler
- Direct Known Subclasses:
ZooKeeperMVCCHandler
- Since:
- 16.3
- Author:
- Sagiv Michael
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final AttributeStoreprotected static final intprotected final Stringprotected final String -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedAbstractZooKeeperMVCCHandler(AttributeStore attributeStore, String spaceName) -
Method Summary
-
Field Details
-
DEFAULT_LOCK_TIMEOUT_IN_SECONDS
protected static final int DEFAULT_LOCK_TIMEOUT_IN_SECONDS- See Also:
-
mvccPath
-
mvccGenerationsStatePath
-
attributeStore
-
-
Constructor Details
-
AbstractZooKeeperMVCCHandler
-
-
Method Details
-
initMVCCGenerationsState
public void initMVCCGenerationsState() -
close
- Throws:
IOException
-