org.apache.accumulo.core.client.impl.thrift
Class ClientService.AsyncClient.Factory

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

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


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

ClientService.AsyncClient.Factory

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

getAsyncClient

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


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