Uses of Package
org.apache.hadoop.hbase.regionserver.wal
Package
Description
Provides HBase Client
-
-
ClassDescriptionInterface of the source that will export metrics about the region server's WAL.Get notification of WAL events.
-
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.Encapsulates the compression algorithm and its streams that we will use for value compression in this WAL.Thrown when we fail close of the write-ahead-log file.Thread to runs the hdfs sync call.A WAL Entry forAbstractFSWAL
implementation.Interface of the source that will export metrics about the region server's WAL.Writer for protobuf-based WAL.A 'truck' to carry a payload across the ring buffer from Handler to WAL.Accounting of sequence ids per region and then by column family.A Future on a filesystem sync call.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
.Encapsulation of the environment of each coprocessorThis class is only used by WAL ValueCompressor for decompression. -
-
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
.