Uses of Class
org.apache.bookkeeper.meta.ZkLedgerIdGenerator
Packages that use ZkLedgerIdGenerator
Package
Description
Classes for interacting with bookkeeper ledgers and ledger metadata.
-
Uses of ZkLedgerIdGenerator in org.apache.bookkeeper.meta
Constructors in org.apache.bookkeeper.meta with parameters of type ZkLedgerIdGeneratorModifierConstructorDescriptionLongZkLedgerIdGenerator(org.apache.zookeeper.ZooKeeper zk, String ledgersPath, String idGenZnodeName, ZkLedgerIdGenerator shortIdGen, List<org.apache.zookeeper.data.ACL> zkAcls)