Class Scribe.AsyncClient
java.lang.Object
org.apache.thrift.async.TAsyncClient
zipkin2.collector.scribe.generated.Scribe.AsyncClient
- All Implemented Interfaces:
- Scribe.AsyncIface
- Enclosing class:
- Scribe
public static class Scribe.AsyncClient
extends org.apache.thrift.async.TAsyncClient
implements Scribe.AsyncIface
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic classstatic class
- 
Field SummaryFields inherited from class org.apache.thrift.async.TAsyncClient___currentMethod, ___manager, ___protocolFactory, ___transport
- 
Constructor SummaryConstructorsConstructorDescriptionAsyncClient(org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.async.TAsyncClientManager clientManager, org.apache.thrift.transport.TNonblockingTransport transport) 
- 
Method SummaryModifier and TypeMethodDescriptionvoidLog(List<LogEntry> messages, org.apache.thrift.async.AsyncMethodCallback<ResultCode> resultHandler) Methods inherited from class org.apache.thrift.async.TAsyncClientcheckReady, getError, getProtocolFactory, getTimeout, hasError, hasTimeout, onComplete, onError, setTimeout
- 
Constructor Details- 
AsyncClientpublic AsyncClient(org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.async.TAsyncClientManager clientManager, org.apache.thrift.transport.TNonblockingTransport transport) 
 
- 
- 
Method Details- 
Logpublic void Log(List<LogEntry> messages, org.apache.thrift.async.AsyncMethodCallback<ResultCode> resultHandler) throws org.apache.thrift.TException - Specified by:
- Login interface- Scribe.AsyncIface
- Throws:
- org.apache.thrift.TException
 
 
-