Uses of Class
org.apache.hadoop.hbase.wal.WALSplitUtil.MutationReplay
-
Uses of WALSplitUtil.MutationReplay in org.apache.hadoop.hbase.regionserver
Modifier and TypeMethodDescription(package private) OperationStatus[]
HRegion.batchReplay
(WALSplitUtil.MutationReplay[] mutations, long replaySeqId) Deprecated.Since 3.0.0, will be removed in 4.0.0.Modifier and TypeMethodDescriptionprivate OperationStatus[]
RSRpcServices.doReplayBatchOp
(HRegion region, List<WALSplitUtil.MutationReplay> mutations, long replaySeqId) Deprecated.Since 3.0.0, will be removed in 4.0.0.ModifierConstructorDescriptionReplayBatchOperation
(HRegion region, WALSplitUtil.MutationReplay[] operations, long origLogSeqNum) Deprecated. -
Uses of WALSplitUtil.MutationReplay in org.apache.hadoop.hbase.wal
Modifier and TypeMethodDescriptionstatic List<WALSplitUtil.MutationReplay>
WALSplitUtil.getMutationsFromWALEntry
(org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos.WALEntry entry, ExtendedCellScanner cells, Pair<WALKey, WALEdit> logEntry, Durability durability) Deprecated.Since 3.0.0, will be removed in 4.0.0.Modifier and TypeMethodDescriptionint
WALSplitUtil.MutationReplay.compareTo
(WALSplitUtil.MutationReplay d)