Uses of Class
org.apache.flink.runtime.checkpoint.ZooKeeperCheckpointIDCounter
Packages that use ZooKeeperCheckpointIDCounter
-
Uses of ZooKeeperCheckpointIDCounter in org.apache.flink.runtime.util
Methods in org.apache.flink.runtime.util that return ZooKeeperCheckpointIDCounterModifier and TypeMethodDescriptionstatic ZooKeeperCheckpointIDCounterZooKeeperUtils.createCheckpointIDCounter(org.apache.flink.shaded.curator5.org.apache.curator.framework.CuratorFramework client) Creates aZooKeeperCheckpointIDCounterinstance.