org.apache.accumulo.trace.thrift
Class SpanReceiver.AsyncClient.Factory

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

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


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

SpanReceiver.AsyncClient.Factory

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

getAsyncClient

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


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.