Uses of Class
org.apache.hadoop.hbase.avro.generated.AScan

Packages that use AScan
org.apache.hadoop.hbase.avro Provides an HBase Avro service. 
org.apache.hadoop.hbase.avro.generated   
 

Uses of AScan in org.apache.hadoop.hbase.avro
 

Methods in org.apache.hadoop.hbase.avro with parameters of type AScan
static Scan AvroUtil.ascanToScan(AScan ascan)
           
 int AvroServer.HBaseImpl.scannerOpen(ByteBuffer table, AScan ascan)
           
 

Uses of AScan in org.apache.hadoop.hbase.avro.generated
 

Methods in org.apache.hadoop.hbase.avro.generated with parameters of type AScan
 int HBase.scannerOpen(ByteBuffer table, AScan scan)
           
 



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