Uses of Class
org.apache.bookkeeper.util.AvailabilityOfEntriesOfLedger
Packages that use AvailabilityOfEntriesOfLedger
Package
Description
BookKeeper Client.
Classes related to the Bookkeeper protocol.
Bookkeeper utilities.
-
Uses of AvailabilityOfEntriesOfLedger in org.apache.bookkeeper.client
Methods in org.apache.bookkeeper.client that return types with arguments of type AvailabilityOfEntriesOfLedgerModifier and TypeMethodDescriptionBookKeeperAdmin.asyncGetListOfEntriesOfLedger(BookieId address, long ledgerId) Makes async request for getting list of entries of ledger from a bookie and returns Future for the result. -
Uses of AvailabilityOfEntriesOfLedger in org.apache.bookkeeper.proto
Methods in org.apache.bookkeeper.proto that return types with arguments of type AvailabilityOfEntriesOfLedgerModifier and TypeMethodDescriptionBookieClient.getListOfEntriesOfLedger(BookieId address, long ledgerId) Makes async request for getting list of entries of ledger from a bookie and returns Future for the result.BookieClientImpl.getListOfEntriesOfLedger(BookieId address, long ledgerId) Methods in org.apache.bookkeeper.proto with parameters of type AvailabilityOfEntriesOfLedgerModifier and TypeMethodDescriptionvoidBookkeeperInternalCallbacks.FutureGetListOfEntriesOfLedger.getListOfEntriesOfLedgerComplete(int rc, long ledgerIdOfTheResponse, AvailabilityOfEntriesOfLedger availabilityOfEntriesOfLedger) voidBookkeeperInternalCallbacks.GetListOfEntriesOfLedgerCallback.getListOfEntriesOfLedgerComplete(int rc, long ledgerId, AvailabilityOfEntriesOfLedger availabilityOfEntriesOfLedger) -
Uses of AvailabilityOfEntriesOfLedger in org.apache.bookkeeper.util
Fields in org.apache.bookkeeper.util declared as AvailabilityOfEntriesOfLedgerModifier and TypeFieldDescriptionstatic final AvailabilityOfEntriesOfLedgerAvailabilityOfEntriesOfLedger.EMPTY_AVAILABILITYOFENTRIESOFLEDGER