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