Uses of Package
org.apache.hadoop.hbase.regionserver.wal
Package
Description
Provides HBase Client
-
-
ClassDescriptionImplementation of
WAL
to go againstFileSystem
; i.e.Base class for Protobuf log writer.Base class for reading protobuf based wal readerAnWALProvider.AsyncWriter
wrapper which writes data to a set ofWALProvider.AsyncWriter
instances.Base class for combined wal writer implementations.Context that holds the various dictionaries for compression in WAL.Thrown when we fail close of the write-ahead-log file.Interface of the source that will export metrics about the region server's WAL.Accounting of sequence ids per region and then by column family.A cache ofSyncFuture
s.Get notification of WAL events.The reason for the log roll request.Compression in this class is lifted off Compressor/KeyValueCompression.Implements the coprocessor environment and runtime support for coprocessors loaded within aWAL
. -
ClassDescriptionImplementation of
WAL
to go againstFileSystem
; i.e.An asynchronous implementation of FSWAL.Thrown when we fail close of the write-ahead-log file.The original implementation of FSWAL.Get notification of WAL events.Implements the coprocessor environment and runtime support for coprocessors loaded within aWAL
.