Class Scribe.Processor.Log<I extends Scribe.Iface>
- java.lang.Object
- 
- org.apache.thrift.ProcessFunction<I,Scribe.Log_args>
- 
- zipkin2.collector.scribe.generated.Scribe.Processor.Log<I>
 
 
- 
- Enclosing class:
- Scribe.Processor<I extends Scribe.Iface>
 
 public static class Scribe.Processor.Log<I extends Scribe.Iface> extends org.apache.thrift.ProcessFunction<I,Scribe.Log_args> 
- 
- 
Constructor SummaryConstructors Constructor Description Log()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description Scribe.Log_argsgetEmptyArgsInstance()Scribe.Log_resultgetResult(I iface, Scribe.Log_args args)protected booleanisOneway()protected booleanrethrowUnhandledExceptions()
 
- 
- 
- 
Method Detail- 
getEmptyArgsInstancepublic Scribe.Log_args getEmptyArgsInstance() - Specified by:
- getEmptyArgsInstancein class- org.apache.thrift.ProcessFunction<I extends Scribe.Iface,Scribe.Log_args>
 
 - 
isOnewayprotected boolean isOneway() - Specified by:
- isOnewayin class- org.apache.thrift.ProcessFunction<I extends Scribe.Iface,Scribe.Log_args>
 
 - 
rethrowUnhandledExceptionsprotected boolean rethrowUnhandledExceptions() - Overrides:
- rethrowUnhandledExceptionsin class- org.apache.thrift.ProcessFunction<I extends Scribe.Iface,Scribe.Log_args>
 
 - 
getResultpublic Scribe.Log_result getResult(I iface, Scribe.Log_args args) throws org.apache.thrift.TException - Specified by:
- getResultin class- org.apache.thrift.ProcessFunction<I extends Scribe.Iface,Scribe.Log_args>
- Throws:
- org.apache.thrift.TException
 
 
- 
 
-