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