| Package | Description |
|---|---|
| org.apache.bookkeeper.client | |
| org.apache.bookkeeper.conf |
| Class and Description |
|---|
| AsyncCallback.AddCallback |
| AsyncCallback.CloseCallback |
| AsyncCallback.CreateCallback |
| AsyncCallback.DeleteCallback |
| AsyncCallback.IsClosedCallback |
| AsyncCallback.OpenCallback |
| AsyncCallback.ReadCallback |
| AsyncCallback.ReadLastConfirmedCallback |
| AsyncCallback.RecoverCallback |
| BKException
Class the enumerates all the possible error conditions
|
| BKException.BKNotEnoughBookiesException |
| BookiesListener
Listener for the the available bookies changes.
|
| BookKeeper
BookKeeper client.
|
| BookKeeper.Builder |
| BookKeeper.DigestType
There are 2 digest types that can be used for verification.
|
| EnsemblePlacementPolicy
Encapsulation of the algorithm that selects a number of bookies from the cluster as an ensemble for storing
data, based on the data input as well as the node properties.
|
| LedgerEntry
Ledger entry.
|
| LedgerFragment
Represents the entries of a segment of a ledger which are stored on a single
bookie in the segments bookie ensemble.
|
| LedgerHandle
Ledger handle contains ledger metadata and is used to access the read and
write operations to a ledger.
|
| LedgerMetadata
This class encapsulates all the ledger metadata that is persistently stored
in zookeeper.
|
| RackawareEnsemblePlacementPolicy.BookieNode |
| RackawareEnsemblePlacementPolicy.Ensemble
Ensemble used to hold the result of an ensemble selected for placement.
|
| RackawareEnsemblePlacementPolicy.EnsembleForReplacement |
| RackawareEnsemblePlacementPolicy.Predicate
Predicate used when choosing an ensemble.
|
| RackawareEnsemblePlacementPolicy.TruePredicate |
| Class and Description |
|---|
| BookKeeper.DigestType
There are 2 digest types that can be used for verification.
|
| EnsemblePlacementPolicy
Encapsulation of the algorithm that selects a number of bookies from the cluster as an ensemble for storing
data, based on the data input as well as the node properties.
|
Copyright © 2011-2014 The Apache Software Foundation. All Rights Reserved.