Package org.apache.bookkeeper.bookie.storage.directentrylogger
Support for bookie entry logs using Direct IO.
-
Interface Summary Interface Description LogReader Interface for reading from a bookkeeper entry log.LogWriter Interface for writing data to a bookkeeper entry log. -
Class Summary Class Description Buffer A utility buffer class to be used with native calls.BufferPool BufferPool used to manage Buffers.DirectCompactionEntryLog DirectCompactionEntryLog.DirectEntryLogger DirectEntryLogger.DirectEntryLoggerStats DirectReader DirectWriter EntryLogIdsImpl EntryLogIdsImpl.Header The 1K block at the head of the entry logger file that contains the fingerprint and meta-data.LogMetadata LogReaderScan WriterWithMetadata WriterWithMetadata. -
Enum Summary Enum Description Events Events.