Uses of Interface
org.apache.hadoop.hbase.thrift2.generated.THBaseService.Iface

Packages that use THBaseService.Iface
org.apache.hadoop.hbase.thrift2 Provides an HBase Thrift service. 
org.apache.hadoop.hbase.thrift2.generated   
 

Uses of THBaseService.Iface in org.apache.hadoop.hbase.thrift2
 

Classes in org.apache.hadoop.hbase.thrift2 that implement THBaseService.Iface
 class ThriftHBaseServiceHandler
          This class is a glue object that connects Thrift RPC calls to the HBase client API primarily defined in the HTableInterface.
 

Methods in org.apache.hadoop.hbase.thrift2 that return THBaseService.Iface
static THBaseService.Iface ThriftHBaseServiceHandler.newInstance(org.apache.hadoop.conf.Configuration conf, ThriftMetrics metrics)
           
 

Uses of THBaseService.Iface in org.apache.hadoop.hbase.thrift2.generated
 

Classes in org.apache.hadoop.hbase.thrift2.generated with type parameters of type THBaseService.Iface
static class THBaseService.Processor<I extends THBaseService.Iface>
           
 

Classes in org.apache.hadoop.hbase.thrift2.generated that implement THBaseService.Iface
static class THBaseService.Client
           
 



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