Uses of Class
org.apache.flink.runtime.checkpoint.ZooKeeperCheckpointIDCounter
-
Packages that use ZooKeeperCheckpointIDCounter Package Description org.apache.flink.runtime.util -
-
Uses of ZooKeeperCheckpointIDCounter in org.apache.flink.runtime.util
Methods in org.apache.flink.runtime.util that return ZooKeeperCheckpointIDCounter Modifier and Type Method Description static ZooKeeperCheckpointIDCounterZooKeeperUtils. createCheckpointIDCounter(org.apache.flink.shaded.curator5.org.apache.curator.framework.CuratorFramework client)Creates aZooKeeperCheckpointIDCounterinstance.
-