org.apache.hadoop.hbase.thrift2.generated
Class THBaseService.Client.Factory
java.lang.Object
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>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
THBaseService.Client.Factory
public THBaseService.Client.Factory()
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 © 2014 The Apache Software Foundation. All Rights Reserved.