Package org.apache.flink.runtime.zookeeper
-
Class Summary Class Description FlinkZooKeeperQuorumPeer Simple wrapper for ZooKeeper'sQuorumPeer, which reads a ZooKeeper config file and writes the required 'myid' file before starting the peer.ZooKeeperSharedCount Wrapper class for aSharedCountso that we don't expose a curator dependency in our internal APIs.ZooKeeperSharedValue Wrapper class for aSharedValueso that we don't expose a curator dependency in our internal APIs.ZooKeeperStateHandleStore<T extends Serializable> Class which stores state via the providedRetrievableStateStorageHelperand writes the returned state handle to ZooKeeper.ZooKeeperVersionedValue<T> Wrapper class for aVersionedValueso that we don't expose a curator dependency in our internal APIs.