| Method and Description |
|---|
| org.hbase.async.HBaseClient.contendedMetaLookupCount() |
| org.hbase.async.HBaseClient.rootLookupCount() |
| org.hbase.async.HBaseClient.uncontendedMetaLookupCount()
This method will be removed in release 2.0. Use
HBaseClient.stats().uncontendedMetaLookups()
instead. |