tachyon.thrift
Class MasterService.AsyncClient.Factory

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

public static class MasterService.AsyncClient.Factory
extends Object
implements org.apache.thrift.async.TAsyncClientFactory<MasterService.AsyncClient>


Constructor Summary
MasterService.AsyncClient.Factory(org.apache.thrift.async.TAsyncClientManager clientManager, org.apache.thrift.protocol.TProtocolFactory protocolFactory)
           
 
Method Summary
 MasterService.AsyncClient getAsyncClient(org.apache.thrift.transport.TNonblockingTransport transport)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MasterService.AsyncClient.Factory

public MasterService.AsyncClient.Factory(org.apache.thrift.async.TAsyncClientManager clientManager,
                                         org.apache.thrift.protocol.TProtocolFactory protocolFactory)
Method Detail

getAsyncClient

public MasterService.AsyncClient getAsyncClient(org.apache.thrift.transport.TNonblockingTransport transport)
Specified by:
getAsyncClient in interface org.apache.thrift.async.TAsyncClientFactory<MasterService.AsyncClient>


Copyright © 2013. All Rights Reserved.