Uses of Package
org.apache.bookkeeper.util
-
Packages that use org.apache.bookkeeper.util Package Description org.apache.bookkeeper.bookie Provides a Bookie server that stores entries for clients.org.apache.bookkeeper.client BookKeeper Client.org.apache.bookkeeper.conf Configurations used by bookkeeper.org.apache.bookkeeper.proto Classes related to the Bookkeeper protocol.org.apache.bookkeeper.proto.checksum Classes related to the Bookkeeper checksum.org.apache.bookkeeper.server BookKeeper Server (Bookie) related components.org.apache.bookkeeper.tools.cli.commands.autorecovery org.apache.bookkeeper.tools.cli.commands.bookie Commands to operate a single bookie.org.apache.bookkeeper.tools.cli.commands.client This package contains all client related commands.org.apache.bookkeeper.util Bookkeeper utilities. -
Classes in org.apache.bookkeeper.util used by org.apache.bookkeeper.bookie Class Description DiskChecker Class that provides utility functions for checking disk problems.DiskChecker.DiskErrorException A disk error exception.EntryFormatter Formatter to format an entry.LedgerIdFormatter Formatter to format a ledgerId.SnapshotMap A snapshotable map.Tool A tool interface that supports handling of generic command-line options. -
Classes in org.apache.bookkeeper.util used by org.apache.bookkeeper.client Class Description AvailabilityOfEntriesOfLedger Ordered collection of SequenceGroups will represent entries of the ledger residing in a bookie.ByteBufList ByteBufList is a holder of a sequence ofByteBuf
objects. -
Classes in org.apache.bookkeeper.util used by org.apache.bookkeeper.conf Class Description EntryFormatter Formatter to format an entry.LedgerIdFormatter Formatter to format a ledgerId. -
Classes in org.apache.bookkeeper.util used by org.apache.bookkeeper.proto Class Description AvailabilityOfEntriesOfLedger Ordered collection of SequenceGroups will represent entries of the ledger residing in a bookie.ByteBufList ByteBufList is a holder of a sequence ofByteBuf
objects. -
Classes in org.apache.bookkeeper.util used by org.apache.bookkeeper.proto.checksum Class Description ByteBufList ByteBufList is a holder of a sequence ofByteBuf
objects. -
Classes in org.apache.bookkeeper.util used by org.apache.bookkeeper.server Class Description DiskChecker Class that provides utility functions for checking disk problems. -
Classes in org.apache.bookkeeper.util used by org.apache.bookkeeper.tools.cli.commands.autorecovery Class Description LedgerIdFormatter Formatter to format a ledgerId. -
Classes in org.apache.bookkeeper.util used by org.apache.bookkeeper.tools.cli.commands.bookie Class Description EntryFormatter Formatter to format an entry.LedgerIdFormatter Formatter to format a ledgerId. -
Classes in org.apache.bookkeeper.util used by org.apache.bookkeeper.tools.cli.commands.client Class Description LedgerIdFormatter Formatter to format a ledgerId. -
Classes in org.apache.bookkeeper.util used by org.apache.bookkeeper.util Class Description AvailabilityOfEntriesOfLedger Ordered collection of SequenceGroups will represent entries of the ledger residing in a bookie.ByteBufList ByteBufList is a holder of a sequence ofByteBuf
objects.ByteBufList.Encoder ByteBufList
encoder.ByteBufVisitor.ByteBufVisitorCallback The callback interface for visiting buffers.DiskChecker.DiskErrorException A disk error exception.DiskChecker.DiskException A general marker for disk-related exceptions.DiskChecker.DiskOutOfSpaceException An out-of-space disk exception.DiskChecker.DiskWarnThresholdException A disk warn threshold exception.EntryFormatter Formatter to format an entry.HardLink.LinkStats HardLink statistics counters and methods.HardLink.OSType OS Types.LedgerIdFormatter Formatter to format a ledgerId.LocalBookKeeper Local Bookkeeper.SafeRunnable A SafeRunnable implementation.Shell A base class for running a Unix command.SubTreeCache.TreeProvider A tree provider.SubTreeCache.WatchGuard A watch guard.