org.apache.accumulo.core.client.impl.thrift
Class ClientService.Client.Factory

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

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


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

ClientService.Client.Factory

public ClientService.Client.Factory()
Method Detail

getClient

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

getClient

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


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