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) |
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)
public void initMVCCGenerationsState()
public void close() throws IOException
IOException
Copyright © GigaSpaces.