Class HRegion.ReplayBatchOperation

java.lang.Object
org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation<WALSplitUtil.MutationReplay>
org.apache.hadoop.hbase.regionserver.HRegion.ReplayBatchOperation
Enclosing class:
HRegion

Batch of mutations for replay. Base class is shared with HRegion.MutationBatchOperation as most of the logic is same.