Class MSLedgerManagerFactory

java.lang.Object
org.apache.bookkeeper.meta.AbstractZkLedgerManagerFactory
org.apache.bookkeeper.meta.MSLedgerManagerFactory
All Implemented Interfaces:
AutoCloseable, LedgerManagerFactory

public class MSLedgerManagerFactory extends AbstractZkLedgerManagerFactory
Deprecated.
since 4.7.0
MetaStore Based Ledger Manager Factory.

MSLedgerManagerFactory is a legacy abstraction that mixing zookeeper with a metadata store interface. It is not used by any production systems. It should be deprecated soon.