tachyon.thrift
Class WorkerService.Client.Factory

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

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


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

WorkerService.Client.Factory

public WorkerService.Client.Factory()
Method Detail

getClient

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

getClient

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


Copyright © 2013. All Rights Reserved.