org.apache.accumulo.core.master.thrift
Class MasterClientService.Client.Factory

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

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


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

MasterClientService.Client.Factory

public MasterClientService.Client.Factory()
Method Detail

getClient

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

getClient

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


Copyright © 2015 Apache Accumulo Project. All rights reserved.