See: Description
| Interface | Description |
|---|---|
| EntryCache |
Cache of entries used by a single ManagedLedger.
|
| EntryCacheEvictionPolicy |
Cache eviction policy abstraction interface.
|
| ManagedCursorImpl.VoidCallback | |
| ManagedLedgerFactoryImpl.BookkeeperFactoryForCustomEnsemblePlacementPolicy |
Factory to create Bookkeeper-client for a given ensemblePlacementPolicy.
|
| MetaStore |
Interface that describes the operations that the ManagedLedger need to do on the metadata store.
|
| MetaStore.MetaStoreCallback<T> | |
| MetaStore.UpdateLedgersIdsCallback |
| Class | Description |
|---|---|
| EntryCacheDefaultEvictionPolicy |
Default eviction policy.
|
| EntryCacheImpl |
Cache data payload for entries of all ledgers.
|
| EntryCacheManager | |
| EntryImpl | |
| LedgerMetadataUtils |
Utilities for managing BookKeeper Ledgers custom metadata.
|
| ManagedCursorContainer |
Contains all the cursors for a ManagedLedger.
|
| ManagedCursorImpl | |
| ManagedCursorMXBeanImpl | |
| ManagedLedgerFactoryImpl | |
| ManagedLedgerFactoryMBeanImpl | |
| ManagedLedgerImpl | |
| ManagedLedgerMBeanImpl | |
| ManagedLedgerOfflineBacklog | |
| MetaStoreImpl | |
| NonDurableCursorImpl | |
| NullLedgerOffloader |
Null implementation that throws an error on any invokation.
|
| OffloadSegmentInfoImpl | |
| OpAddEntry |
Handles the life-cycle of an addEntry() operation.
|
| PositionImpl | |
| PositionImplRecyclable | |
| ReadOnlyCursorImpl | |
| ReadOnlyManagedLedgerImpl |
| Enum | Description |
|---|---|
| ManagedLedgerImpl.PositionBound | |
| ManagedLedgerImpl.State |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.