Class BookkeeperInternalCallbacks.FutureGetListOfEntriesOfLedger

java.lang.Object
java.util.concurrent.CompletableFuture<AvailabilityOfEntriesOfLedger>
org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.FutureGetListOfEntriesOfLedger
All Implemented Interfaces:
CompletionStage<AvailabilityOfEntriesOfLedger>, Future<AvailabilityOfEntriesOfLedger>, BookkeeperInternalCallbacks.GetListOfEntriesOfLedgerCallback
Enclosing class:
BookkeeperInternalCallbacks

public static class BookkeeperInternalCallbacks.FutureGetListOfEntriesOfLedger extends CompletableFuture<AvailabilityOfEntriesOfLedger> implements BookkeeperInternalCallbacks.GetListOfEntriesOfLedgerCallback
Future for GetListOfEntriesOfLedger.