Class ZooKeeperMVCCInternalHandler


public class ZooKeeperMVCCInternalHandler extends ZooKeeperMVCCHandler
Since:
16.3
Author:
Sagiv Michael
  • Constructor Details

    • ZooKeeperMVCCInternalHandler

      public ZooKeeperMVCCInternalHandler(AttributeStore attributeStore, String spaceName)
  • Method Details

    • cleanGeneration

      public boolean cleanGeneration(long upperBoundGenerationToDelete)
    • cancelGeneration

      public MVCCGenerationsState cancelGeneration(Set<Long> cancelSet)