Uses of Class
org.apache.hadoop.hbase.client.AbstractClientScanner

Packages that use AbstractClientScanner
org.apache.hadoop.hbase.client Provides HBase Client 
 

Uses of AbstractClientScanner in org.apache.hadoop.hbase.client
 

Subclasses of AbstractClientScanner in org.apache.hadoop.hbase.client
 class ClientScanner
          Implements the scanner interface for the HBase client.
 class ClientSmallScanner
          Client scanner for small scan.
 



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