org.apache.accumulo.cloudtrace.thrift
Class TestService.AsyncClient.Factory

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

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


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

TestService.AsyncClient.Factory

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

getAsyncClient

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


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