org.apache.accumulo.core.tabletserver.thrift
Class TabletClientService.Client.Factory

java.lang.Object
  extended by org.apache.accumulo.core.tabletserver.thrift.TabletClientService.Client.Factory
All Implemented Interfaces:
org.apache.thrift.TServiceClientFactory<TabletClientService.Client>
Enclosing class:
TabletClientService.Client

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


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

TabletClientService.Client.Factory

public TabletClientService.Client.Factory()
Method Detail

getClient

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

getClient

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


Copyright © 2015 Apache Accumulo Project. All rights reserved.