Package org.apache.bookkeeper.mledger.impl
package org.apache.bookkeeper.mledger.impl
-
ClassDescriptionUtilities for managing BookKeeper Ledgers custom metadata.Contains cursors for a ManagedLedger.Factory to create Bookkeeper-client for a given ensemblePlacementPolicy.Interface that describes the operations that the ManagedLedger need to do on the metadata store.Null implementation that throws an error on any invokation.Handles the life-cycle of an addEntry() operation.RangeSetWrapper<T extends Comparable<T>>Wraps other Range classes, and adds LRU, marking dirty data and other features on this basis.Detailed design can be found in PIP-180.