Uses of Package
org.apache.hadoop.hbase.wal
Packages that use org.apache.hadoop.hbase.wal
Package
Description
Restrict the domain of a data attribute, often times to fulfill business rules/requirements.
Table of Contents
Provides HBase MapReduce
Input/OutputFormats, a table indexing MapReduce job, and utility methods.
Multi Cluster Replication
-
Classes in org.apache.hadoop.hbase.wal used by org.apache.hadoop.hbase.constraintClassDescriptionUsed in HBase's transaction log (WAL) to represent a collection of edits (Cell/KeyValue objects) that came in as a single transaction.
-
Classes in org.apache.hadoop.hbase.wal used by org.apache.hadoop.hbase.coprocessor
-
Classes in org.apache.hadoop.hbase.wal used by org.apache.hadoop.hbase.mapreduceClassDescriptionUtility 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.A one way WAL reader, without reset and seek support.
-
Classes in org.apache.hadoop.hbase.wal used by org.apache.hadoop.hbase.master.regionClassDescriptionRuns periodically to determine if the WAL should be rolled.A Write Ahead Log (WAL) provides service for reading, writing waledits.Entry point for users of the Write Ahead Log.
-
Classes in org.apache.hadoop.hbase.wal used by org.apache.hadoop.hbase.regionserverClassDescriptionRuns periodically to determine if the WAL should be rolled.Independently control the roll of each wal.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.A struct used by getMutationsFromWALEntry
-
Classes in org.apache.hadoop.hbase.wal used by org.apache.hadoop.hbase.regionserver.walClassDescriptionA 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.
-
Classes in org.apache.hadoop.hbase.wal used by org.apache.hadoop.hbase.replicationClassDescriptionUtility class that lets us keep track of the edit with it's key.Entry point for users of the Write Ahead Log.
-
Classes in org.apache.hadoop.hbase.wal used by org.apache.hadoop.hbase.replication.regionserverClassDescriptionClass which accumulates edits and separates them into a buffer per region while simultaneously accounting RAM usage.A buffer of some number of edits for a given region.The following class is an abstraction class to provide a common interface to support different ways of consuming recovered edits.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.Contains some methods to control WAL-entries producer / consumer interactionsA WAL reader which is designed for be able to tailing the WAL file which is currently being written.
-
Classes in org.apache.hadoop.hbase.wal used by org.apache.hadoop.hbase.security.accessClassDescriptionUsed in HBase's transaction log (WAL) to represent a collection of edits (Cell/KeyValue objects) that came in as a single transaction.
-
Classes in org.apache.hadoop.hbase.wal used by org.apache.hadoop.hbase.walClassDescriptionBase class of a WAL Provider that returns a single thread safe WAL that writes to Hadoop FS.Private data structure that wraps a
WALProvider.Writer
and its Path, also collecting statistics about the data written to this output.Independently control the roll of each wal.Class which accumulates edits and separates them into a buffer per region while simultaneously accounting RAM usage.A buffer of some number of edits for a given region.The following class is an abstraction class to provide a common interface to support different ways of consuming recovered edits.Map identifiers to a group number.Maps between configuration names for strategies and implementation classes.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.Maps between configuration names for providers and implementation classes.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 interactionsData structure returned as result by #splitWAL(FileStatus, CancelableProgressable).A 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.