org.apache.accumulo.trace.thrift
Class TestService.AsyncClient

java.lang.Object
  extended by org.apache.thrift.async.TAsyncClient
      extended by org.apache.accumulo.trace.thrift.TestService.AsyncClient
All Implemented Interfaces:
TestService.AsyncIface
Enclosing class:
TestService

public static class TestService.AsyncClient
extends org.apache.thrift.async.TAsyncClient
implements TestService.AsyncIface


Nested Class Summary
static class TestService.AsyncClient.checkTrace_call
           
static class TestService.AsyncClient.Factory
           
 
Field Summary
 
Fields inherited from class org.apache.thrift.async.TAsyncClient
___currentMethod, ___manager, ___protocolFactory, ___transport
 
Constructor Summary
TestService.AsyncClient(org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.async.TAsyncClientManager clientManager, org.apache.thrift.transport.TNonblockingTransport transport)
           
 
Method Summary
 void checkTrace(TInfo tinfo, String message, org.apache.thrift.async.AsyncMethodCallback<TestService.AsyncClient.checkTrace_call> resultHandler)
           
 
Methods inherited from class org.apache.thrift.async.TAsyncClient
checkReady, getError, getProtocolFactory, getTimeout, hasError, hasTimeout, onComplete, onError, setTimeout
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestService.AsyncClient

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

checkTrace

public void checkTrace(TInfo tinfo,
                       String message,
                       org.apache.thrift.async.AsyncMethodCallback<TestService.AsyncClient.checkTrace_call> resultHandler)
                throws org.apache.thrift.TException
Specified by:
checkTrace in interface TestService.AsyncIface
Throws:
org.apache.thrift.TException


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.