org.apache.accumulo.core.master.thrift
Class MasterClientService.AsyncClient.Factory

java.lang.Object
  extended by org.apache.accumulo.core.master.thrift.MasterClientService.AsyncClient.Factory
All Implemented Interfaces:
org.apache.thrift.async.TAsyncClientFactory<MasterClientService.AsyncClient>
Enclosing class:
MasterClientService.AsyncClient

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


Constructor Summary
MasterClientService.AsyncClient.Factory(org.apache.thrift.async.TAsyncClientManager clientManager, org.apache.thrift.protocol.TProtocolFactory protocolFactory)
           
 
Method Summary
 MasterClientService.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

MasterClientService.AsyncClient.Factory

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

getAsyncClient

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


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.