Uses of Class
org.apache.hadoop.hbase.regionserver.MultiVersionConsistencyControl

Packages that use MultiVersionConsistencyControl
org.apache.hadoop.hbase.regionserver   
 

Uses of MultiVersionConsistencyControl in org.apache.hadoop.hbase.regionserver
 

Methods in org.apache.hadoop.hbase.regionserver that return MultiVersionConsistencyControl
 MultiVersionConsistencyControl HRegion.getMVCC()
           
 

Methods in org.apache.hadoop.hbase.regionserver with parameters of type MultiVersionConsistencyControl
static long MultiVersionConsistencyControl.resetThreadReadPoint(MultiVersionConsistencyControl mvcc)
          Set the thread MVCC read point to whatever the current read point is in this particular instance of MVCC.
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.