Class HRegion.MutationBatchOperation

java.lang.Object
org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation<Mutation>
org.apache.hadoop.hbase.regionserver.HRegion.MutationBatchOperation
Enclosing class:
HRegion

Batch of mutation operations. Base class is shared with HRegion.ReplayBatchOperation as most of the logic is same.