org.apache.hadoop.hbase.thrift.generated
Class Hbase.Client.Factory

java.lang.Object
  extended by org.apache.hadoop.hbase.thrift.generated.Hbase.Client.Factory
All Implemented Interfaces:
org.apache.thrift.TServiceClientFactory<Hbase.Client>
Enclosing class:
Hbase.Client

public static class Hbase.Client.Factory
extends Object
implements org.apache.thrift.TServiceClientFactory<Hbase.Client>


Constructor Summary
Hbase.Client.Factory()
           
 
Method Summary
 Hbase.Client getClient(org.apache.thrift.protocol.TProtocol prot)
           
 Hbase.Client getClient(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Hbase.Client.Factory

public Hbase.Client.Factory()
Method Detail

getClient

public Hbase.Client getClient(org.apache.thrift.protocol.TProtocol prot)
Specified by:
getClient in interface org.apache.thrift.TServiceClientFactory<Hbase.Client>

getClient

public Hbase.Client getClient(org.apache.thrift.protocol.TProtocol iprot,
                              org.apache.thrift.protocol.TProtocol oprot)
Specified by:
getClient in interface org.apache.thrift.TServiceClientFactory<Hbase.Client>


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