public class ZooKeeperMVCCHandler extends AbstractZooKeeperMVCCHandler
attributeStore, DEFAULT_LOCK_TIMEOUT_IN_SECONDS, mvccGenerationsStatePath, mvccPath
Constructor and Description |
---|
ZooKeeperMVCCHandler(AttributeStore attributeStore,
String spaceName) |
Modifier and Type | Method and Description |
---|---|
MVCCGenerationsState |
completeGeneration(long maxGeneration,
Set<Long> completedSet) |
MVCCGenerationsState |
getGenerationsState() |
MVCCGenerationsState |
getNextGenerationsState() |
close, initMVCCGenerationsState
public ZooKeeperMVCCHandler(AttributeStore attributeStore, String spaceName)
public MVCCGenerationsState getGenerationsState()
public MVCCGenerationsState getNextGenerationsState()
public MVCCGenerationsState completeGeneration(long maxGeneration, Set<Long> completedSet)
Copyright © GigaSpaces.