Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Class and Description |
---|---|
private static class |
HRegion.MutationBatch |
private static class |
HRegion.ReplayBatch |
Modifier and Type | Method and Description |
---|---|
(package private) OperationStatus[] |
HRegion.batchMutate(HRegion.BatchOperationInProgress<?> batchOp)
Perform a batch of mutations.
|
private long |
HRegion.doMiniBatchMutation(HRegion.BatchOperationInProgress<?> batchOp) |
private void |
HRegion.doPreMutationHook(HRegion.BatchOperationInProgress<?> batchOp) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.