tachyon.thrift
Class MasterService.Client.Factory
java.lang.Object
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>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MasterService.Client.Factory
public MasterService.Client.Factory()
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.