Uses of Interface
org.apache.hadoop.hbase.thrift.generated.Hbase.Iface

Packages that use Hbase.Iface
org.apache.hadoop.hbase.thrift Provides an HBase Thrift service. 
org.apache.hadoop.hbase.thrift.generated   
 

Uses of Hbase.Iface in org.apache.hadoop.hbase.thrift
 

Classes in org.apache.hadoop.hbase.thrift that implement Hbase.Iface
static class ThriftServer.HBaseHandler
          The HBaseHandler is a glue object that connects Thrift RPC calls to the HBase client API primarily defined in the HBaseAdmin and HTable objects.
 

Uses of Hbase.Iface in org.apache.hadoop.hbase.thrift.generated
 

Classes in org.apache.hadoop.hbase.thrift.generated that implement Hbase.Iface
static class Hbase.Client
           
 

Constructors in org.apache.hadoop.hbase.thrift.generated with parameters of type Hbase.Iface
Hbase.Processor(Hbase.Iface iface)
           
 



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