Uses of Interface
org.apache.hadoop.hbase.avro.generated.HBase

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

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

Classes in org.apache.hadoop.hbase.avro that implement HBase
static class AvroServer.HBaseImpl
          The HBaseImpl is a glue object that connects Avro RPC calls to the HBase client API primarily defined in the HBaseAdmin and HTable objects.
 

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

Subinterfaces of HBase in org.apache.hadoop.hbase.avro.generated
static interface HBase.Callback
           
 



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