| Package | Description |
|---|---|
| org.apache.hadoop.hbase.regionserver | |
| org.apache.hadoop.hbase.regionserver.wal | |
| org.apache.hadoop.hbase.wal |
| Modifier and Type | Method and Description |
|---|---|
void |
MultiVersionConsistencyControl.completeMemstoreInsertWithSeqNum(MultiVersionConsistencyControl.WriteEntry e,
SequenceId seqId)
Complete a
MultiVersionConsistencyControl.WriteEntry that was created by
MultiVersionConsistencyControl.beginMemstoreInsertWithSeqNum(long). |
| Modifier and Type | Class and Description |
|---|---|
class |
HLogKey
Deprecated.
use WALKey
|
class |
ReplayHLogKey
An HLogKey specific to WalEdits coming from replay.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WALKey
A Key for an entry in the change log.
|