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 readerContext 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.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.Context that holds the various dictionaries for compression in WAL.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
.