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

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

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

Methods in org.apache.hadoop.hbase.regionserver that return ReadWriteConsistencyControl
 ReadWriteConsistencyControl HRegion.getRWCC()
           
 

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



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