| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.regionserver | |
| org.apache.hadoop.hbase.wal |
| 限定符和类型 | 方法和说明 |
|---|---|
OperationStatus[] |
HRegion.batchReplay(WALSplitter.MutationReplay[] mutations,
long replaySeqId) |
| 限定符和类型 | 方法和说明 |
|---|---|
static List<WALSplitter.MutationReplay> |
WALSplitter.getMutationsFromWALEntry(org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos.WALEntry entry,
CellScanner cells,
Pair<WALKey,WALEdit> logEntry,
Durability durability)
This function is used to construct mutations from a WALEntry.
|
| 限定符和类型 | 方法和说明 |
|---|---|
int |
WALSplitter.MutationReplay.compareTo(WALSplitter.MutationReplay d) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.