Deprecated API


Contents
Deprecated Methods
org.hbase.async.HBaseClient.contendedMetaLookupCount()
          This method will be removed in release 2.0. Use HBaseClient.stats().contendedMetaLookups() instead. 
org.hbase.async.HBaseClient.rootLookupCount()
          This method will be removed in release 2.0. Use HBaseClient.stats().rootLookups() instead. 
org.hbase.async.HBaseClient.uncontendedMetaLookupCount()
          This method will be removed in release 2.0. Use HBaseClient.stats().uncontendedMetaLookups() instead.