ManagedLedgerFactoryImpl(BookKeeper bookKeeper,
ZooKeeper zooKeeper,
ManagedLedgerFactoryConfig config) |
ManagedLedgerFactoryImpl(org.apache.bookkeeper.conf.ClientConfiguration bkClientConfiguration,
ManagedLedgerFactoryConfig config) |
ManagedLedgerFactoryImpl(org.apache.bookkeeper.conf.ClientConfiguration clientConfiguration,
String zkConnection,
ManagedLedgerFactoryConfig config) |
ManagedLedgerFactoryImpl(ManagedLedgerFactoryImpl.BookkeeperFactoryForCustomEnsemblePlacementPolicy bookKeeperGroupFactory,
ZooKeeper zooKeeper,
ManagedLedgerFactoryConfig config) |
ManagedLedgerFactoryImpl(ManagedLedgerFactoryImpl.BookkeeperFactoryForCustomEnsemblePlacementPolicy bookKeeperGroupFactory,
ZooKeeper zooKeeper,
ManagedLedgerFactoryConfig config,
org.apache.bookkeeper.stats.StatsLogger statsLogger) |