Package dev.vality.damsel.context
Class ContextsSrv.Processor.Put<I extends ContextsSrv.Iface>
java.lang.Object
org.apache.thrift.ProcessFunction<I,ContextsSrv.Put_args>
dev.vality.damsel.context.ContextsSrv.Processor.Put<I>
- Enclosing class:
- ContextsSrv.Processor<I extends ContextsSrv.Iface>
public static class ContextsSrv.Processor.Put<I extends ContextsSrv.Iface>
extends org.apache.thrift.ProcessFunction<I,ContextsSrv.Put_args>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetResult(I iface, ContextsSrv.Put_args args) protected booleanisOneway()protected booleanMethods inherited from class org.apache.thrift.ProcessFunction
getMethodName, process
-
Constructor Details
-
Put
public Put()
-
-
Method Details
-
getEmptyArgsInstance
- Specified by:
getEmptyArgsInstancein classorg.apache.thrift.ProcessFunction<I extends ContextsSrv.Iface,ContextsSrv.Put_args>
-
isOneway
protected boolean isOneway()- Specified by:
isOnewayin classorg.apache.thrift.ProcessFunction<I extends ContextsSrv.Iface,ContextsSrv.Put_args>
-
rethrowUnhandledExceptions
protected boolean rethrowUnhandledExceptions()- Overrides:
rethrowUnhandledExceptionsin classorg.apache.thrift.ProcessFunction<I extends ContextsSrv.Iface,ContextsSrv.Put_args>
-
getResult
public ContextsSrv.Put_result getResult(I iface, ContextsSrv.Put_args args) throws org.apache.thrift.TException - Specified by:
getResultin classorg.apache.thrift.ProcessFunction<I extends ContextsSrv.Iface,ContextsSrv.Put_args> - Throws:
org.apache.thrift.TException
-