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

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

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


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

FateService.Client.Factory

public FateService.Client.Factory()
Method Detail

getClient

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

getClient

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


Copyright © 2015 Apache Accumulo Project. All rights reserved.