Class ZooKeeperSharedCount

java.lang.Object
org.apache.flink.runtime.zookeeper.ZooKeeperSharedCount

public class ZooKeeperSharedCount extends Object
Wrapper class for a SharedCount so that we don't expose a curator dependency in our internal APIs. Such an exposure is problematic due to the relocation of curator.