public abstract class AbstractZooKeeperMVCCHandler extends Object
Modifier and Type | Field and Description |
---|---|
protected AttributeStore |
attributeStore |
protected static int |
DEFAULT_LOCK_TIMEOUT_IN_SECONDS |
protected String |
mvccGenerationsStatePath |
protected String |
mvccPath |
Modifier | Constructor and Description |
---|---|
protected |
AbstractZooKeeperMVCCHandler(AttributeStore attributeStore,
String spaceName) |
Modifier and Type | Method and Description |
---|---|
void |
initMVCCGenerationsState() |
protected static final int DEFAULT_LOCK_TIMEOUT_IN_SECONDS
protected final String mvccPath
protected final String mvccGenerationsStatePath
protected final AttributeStore attributeStore
protected AbstractZooKeeperMVCCHandler(AttributeStore attributeStore, String spaceName)
Copyright © GigaSpaces.