tachyon.thrift
Class MasterService.Client.Factory

java.lang.Object
  extended by tachyon.thrift.MasterService.Client.Factory
All Implemented Interfaces:
org.apache.thrift.TServiceClientFactory<MasterService.Client>
Enclosing class:
MasterService.Client

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


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

MasterService.Client.Factory

public MasterService.Client.Factory()
Method Detail

getClient

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

getClient

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


Copyright © 2013. All Rights Reserved.