org.apache.accumulo.core.tabletserver.thrift
Class MutationLogger.AsyncClient.Factory

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

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


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

MutationLogger.AsyncClient.Factory

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

getAsyncClient

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


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