tachyon.thrift
Class WorkerService.AsyncClient.Factory
java.lang.Object
tachyon.thrift.WorkerService.AsyncClient.Factory
- All Implemented Interfaces:
- org.apache.thrift.async.TAsyncClientFactory<WorkerService.AsyncClient>
- Enclosing class:
- WorkerService.AsyncClient
public static class WorkerService.AsyncClient.Factory
- extends Object
- implements org.apache.thrift.async.TAsyncClientFactory<WorkerService.AsyncClient>
Constructor Summary |
WorkerService.AsyncClient.Factory(org.apache.thrift.async.TAsyncClientManager clientManager,
org.apache.thrift.protocol.TProtocolFactory protocolFactory)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkerService.AsyncClient.Factory
public WorkerService.AsyncClient.Factory(org.apache.thrift.async.TAsyncClientManager clientManager,
org.apache.thrift.protocol.TProtocolFactory protocolFactory)
getAsyncClient
public WorkerService.AsyncClient getAsyncClient(org.apache.thrift.transport.TNonblockingTransport transport)
- Specified by:
getAsyncClient
in interface org.apache.thrift.async.TAsyncClientFactory<WorkerService.AsyncClient>
Copyright © 2013. All Rights Reserved.