org.apache.hadoop.hbase.thrift2.generated
Class THBaseService.Client.Factory

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

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


Constructor Summary
THBaseService.Client.Factory()
           
 
Method Summary
 THBaseService.Client getClient(org.apache.thrift.protocol.TProtocol prot)
           
 THBaseService.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

THBaseService.Client.Factory

public THBaseService.Client.Factory()
Method Detail

getClient

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

getClient

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


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