| Interface | Description |
|---|---|
| StateStorageHelper<T extends Serializable> |
State storage helper which is used by
ZooKeeperStateHandleStore to persiste state before
the state handle is written to ZooKeeper. |
| Class | Description |
|---|---|
| FlinkZooKeeperQuorumPeer |
Simple wrapper for ZooKeeper's
QuorumPeer, which reads a ZooKeeper config file and writes
the required 'myid' file before starting the peer. |
| ZooKeeperStateHandleStore<T extends Serializable> |
State handles backed by ZooKeeper.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.