|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MetaMutationAnnotation | |
---|---|
org.apache.hadoop.hbase.coprocessor | Table of Contents |
org.apache.hadoop.hbase.regionserver |
Uses of MetaMutationAnnotation in org.apache.hadoop.hbase.coprocessor |
---|
Method parameters in org.apache.hadoop.hbase.coprocessor with annotations of type MetaMutationAnnotation | |
---|---|
void |
RegionServerObserver.preMergeCommit(ObserverContext<RegionServerCoprocessorEnvironment> ctx,
HRegion regionA,
HRegion regionB,
List<Mutation> metaEntries)
This will be called before PONR step as part of regions merge transaction. |
Uses of MetaMutationAnnotation in org.apache.hadoop.hbase.regionserver |
---|
Method parameters in org.apache.hadoop.hbase.regionserver with annotations of type MetaMutationAnnotation | |
---|---|
boolean |
RegionServerCoprocessorHost.preMergeCommit(HRegion regionA,
HRegion regionB,
List<Mutation> metaEntries)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |