Package dev.vality.damsel.walker
Class WalkerSrv.Processor.GetComments<I extends WalkerSrv.Iface>
java.lang.Object
org.apache.thrift.ProcessFunction<I,WalkerSrv.GetComments_args>
dev.vality.damsel.walker.WalkerSrv.Processor.GetComments<I>
- Enclosing class:
- WalkerSrv.Processor<I extends WalkerSrv.Iface>
public static class WalkerSrv.Processor.GetComments<I extends WalkerSrv.Iface> extends org.apache.thrift.ProcessFunction<I,WalkerSrv.GetComments_args>
-
Constructor Summary
Constructors Constructor Description GetComments() -
Method Summary
Modifier and Type Method Description WalkerSrv.GetComments_argsgetEmptyArgsInstance()WalkerSrv.GetComments_resultgetResult(I iface, WalkerSrv.GetComments_args args)protected booleanisOneway()protected booleanrethrowUnhandledExceptions()Methods inherited from class org.apache.thrift.ProcessFunction
getMethodName, process
-
Constructor Details
-
GetComments
public GetComments()
-
-
Method Details
-
getEmptyArgsInstance
- Specified by:
getEmptyArgsInstancein classorg.apache.thrift.ProcessFunction<I extends WalkerSrv.Iface,WalkerSrv.GetComments_args>
-
isOneway
protected boolean isOneway()- Specified by:
isOnewayin classorg.apache.thrift.ProcessFunction<I extends WalkerSrv.Iface,WalkerSrv.GetComments_args>
-
rethrowUnhandledExceptions
protected boolean rethrowUnhandledExceptions()- Overrides:
rethrowUnhandledExceptionsin classorg.apache.thrift.ProcessFunction<I extends WalkerSrv.Iface,WalkerSrv.GetComments_args>
-
getResult
public WalkerSrv.GetComments_result getResult(I iface, WalkerSrv.GetComments_args args) throws org.apache.thrift.TException- Specified by:
getResultin classorg.apache.thrift.ProcessFunction<I extends WalkerSrv.Iface,WalkerSrv.GetComments_args>- Throws:
org.apache.thrift.TException
-