Class Scribe.AsyncProcessor.Log<I extends Scribe.AsyncIface>
java.lang.Object
org.apache.thrift.AsyncProcessFunction<I,Scribe.Log_args,ResultCode>
  
zipkin2.collector.scribe.generated.Scribe.AsyncProcessor.Log<I>
- Enclosing class:
- Scribe.AsyncProcessor<I extends Scribe.AsyncIface>
public static class Scribe.AsyncProcessor.Log<I extends Scribe.AsyncIface>
extends org.apache.thrift.AsyncProcessFunction<I,Scribe.Log_args,ResultCode>  
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<ResultCode>getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) protected booleanisOneway()voidstart(I iface, Scribe.Log_args args, org.apache.thrift.async.AsyncMethodCallback<ResultCode> resultHandler) Methods inherited from class org.apache.thrift.AsyncProcessFunctiongetMethodName, sendResponse
- 
Constructor Details- 
Logpublic Log()
 
- 
- 
Method Details- 
getEmptyArgsInstance- Specified by:
- getEmptyArgsInstancein class- org.apache.thrift.AsyncProcessFunction<I extends Scribe.AsyncIface,- Scribe.Log_args, - ResultCode> 
 
- 
getResultHandlerpublic org.apache.thrift.async.AsyncMethodCallback<ResultCode> getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) - Specified by:
- getResultHandlerin class- org.apache.thrift.AsyncProcessFunction<I extends Scribe.AsyncIface,- Scribe.Log_args, - ResultCode> 
 
- 
isOnewayprotected boolean isOneway()- Specified by:
- isOnewayin class- org.apache.thrift.AsyncProcessFunction<I extends Scribe.AsyncIface,- Scribe.Log_args, - ResultCode> 
 
- 
startpublic void start(I iface, Scribe.Log_args args, org.apache.thrift.async.AsyncMethodCallback<ResultCode> resultHandler) throws org.apache.thrift.TException - Specified by:
- startin class- org.apache.thrift.AsyncProcessFunction<I extends Scribe.AsyncIface,- Scribe.Log_args, - ResultCode> 
- Throws:
- org.apache.thrift.TException
 
 
-