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

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

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


Nested Class Summary
static class SpanReceiver.AsyncClient.Factory
           
static class SpanReceiver.AsyncClient.span_call
           
 
Field Summary
 
Fields inherited from class org.apache.thrift.async.TAsyncClient
___currentMethod, ___manager, ___protocolFactory, ___transport
 
Constructor Summary
SpanReceiver.AsyncClient(org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.async.TAsyncClientManager clientManager, org.apache.thrift.transport.TNonblockingTransport transport)
           
 
Method Summary
 void span(RemoteSpan span, org.apache.thrift.async.AsyncMethodCallback<SpanReceiver.AsyncClient.span_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

SpanReceiver.AsyncClient

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

span

public void span(RemoteSpan span,
                 org.apache.thrift.async.AsyncMethodCallback<SpanReceiver.AsyncClient.span_call> resultHandler)
          throws org.apache.thrift.TException
Specified by:
span in interface SpanReceiver.AsyncIface
Throws:
org.apache.thrift.TException


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.