Uses of Class
org.apache.bookkeeper.client.impl.LedgerEntryImpl
Packages that use LedgerEntryImpl
Package
Description
BookKeeper Client.
BookKeeper Client implementation package.
-
Uses of LedgerEntryImpl in org.apache.bookkeeper.client
Fields in org.apache.bookkeeper.client declared as LedgerEntryImplModifier and TypeFieldDescription(package private) final LedgerEntryImplPendingReadOp.SingleLedgerEntryRequest.entryImpl(package private) final LedgerEntryImplReadLastConfirmedAndEntryOp.ReadLACAndEntryRequest.entryImplConstructors in org.apache.bookkeeper.client with parameters of type LedgerEntryImpl -
Uses of LedgerEntryImpl in org.apache.bookkeeper.client.impl
Methods in org.apache.bookkeeper.client.impl that return LedgerEntryImplModifier and TypeMethodDescriptionstatic LedgerEntryImplLedgerEntryImpl.create(long ledgerId, long entryId) static LedgerEntryImplLedgerEntryImpl.create(long ledgerId, long entryId, long length, io.netty.buffer.ByteBuf buf) LedgerEntryImpl.duplicate()Returns a duplicate of this entry.static LedgerEntryImplLedgerEntryImpl.duplicate(LedgerEntry entry)