Uses of Class
org.apache.bookkeeper.bookie.Bookie.NoLedgerException
Packages that use Bookie.NoLedgerException
Package
Description
Provides a Bookie server that stores entries for clients.
-
Uses of Bookie.NoLedgerException in org.apache.bookkeeper.bookie
Methods in org.apache.bookkeeper.bookie that throw Bookie.NoLedgerExceptionModifier and TypeMethodDescription(package private) static LedgerDescriptorLedgerDescriptor.createReadOnly(long ledgerId, LedgerStorage ledgerStorage) io.netty.buffer.ByteBufBookie.getExplicitLac(long ledgerId) io.netty.buffer.ByteBufBookieImpl.getExplicitLac(long ledgerId) Bookie.getListOfEntriesOfLedger(long ledgerId) BookieImpl.getListOfEntriesOfLedger(long ledgerId) HandleFactory.getReadOnlyHandle(long ledgerId) HandleFactoryImpl.getReadOnlyHandle(long ledgerId) io.netty.buffer.ByteBufBookie.readEntry(long ledgerId, long entryId) io.netty.buffer.ByteBufBookieImpl.readEntry(long ledgerId, long entryId)