| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.regionserver | |
| org.apache.hadoop.hbase.wal |
| 限定符和类型 | 方法和说明 |
|---|---|
OperationStatus[] |
HRegion.batchReplay(WALSplitUtil.MutationReplay[] mutations,
long replaySeqId) |
| 限定符和类型 | 方法和说明 |
|---|---|
static List<WALSplitUtil.MutationReplay> |
WALSplitUtil.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 |
WALSplitUtil.MutationReplay.compareTo(WALSplitUtil.MutationReplay d) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.