Uses of Package
org.apache.hadoop.hbase.wal
Package
Description
Provides HBase Client
Table of Contents
Provides HBase MapReduce
Input/OutputFormats, a table indexing MapReduce job, and utility methods.
Multi Cluster Replication
-
-
-
-
-
ClassDescriptionRuns periodically to determine if the WAL should be rolled.A Write Ahead Log (WAL) provides service for reading, writing waledits.Used in HBase's transaction log (WAL) to represent a collection of edits (Cell/KeyValue objects) that came in as a single transaction.Entry point for users of the Write Ahead Log.Key for WAL Entry.
-
ClassDescriptionUsed in HBase's transaction log (WAL) to represent a collection of edits (Cell/KeyValue objects) that came in as a single transaction.Default implementation of Key for an Entry in the WAL.
-
ClassDescriptionA Write Ahead Log (WAL) provides service for reading, writing waledits.Utility class that lets us keep track of the edit with it's key.Used in HBase's transaction log (WAL) to represent a collection of edits (Cell/KeyValue objects) that came in as a single transaction.Key for WAL Entry.Default implementation of Key for an Entry in the WAL.A one way WAL reader, without reset and seek support.A WAL reader which is designed for be able to tailing the WAL file which is currently being written.
-
ClassDescriptionUtility class that lets us keep track of the edit with it's key.Entry point for users of the Write Ahead Log.
-
ClassDescriptionBase class of a WAL Provider that returns a single thread safe WAL that writes to Hadoop FS.Base class for a WAL Provider.Independently control the roll of each wal.Map identifiers to a group number.A Write Ahead Log (WAL) provides service for reading, writing waledits.Utility class that lets us keep track of the edit with it's key.Used in HBase's transaction log (WAL) to represent a collection of edits (Cell/KeyValue objects) that came in as a single transaction.Entry point for users of the Write Ahead Log.Key for WAL Entry.Default implementation of Key for an Entry in the WAL.The Write Ahead Log (WAL) stores all durable edits to the HRegion.Split RegionServer WAL files.Contains some methods to control WAL-entries producer / consumer interactionsA struct used by getMutationsFromWALEntryA one way WAL reader, without reset and seek support.A WAL reader which is designed for be able to tailing the WAL file which is currently being written.