Class NotificationServiceSrv.Processor.getAll<I extends NotificationServiceSrv.Iface>
java.lang.Object
org.apache.thrift.ProcessFunction<I,NotificationServiceSrv.getAll_args>
dev.vality.damsel.fraudbusters_notificator.NotificationServiceSrv.Processor.getAll<I>
- Enclosing class:
- NotificationServiceSrv.Processor<I extends NotificationServiceSrv.Iface>
public static class NotificationServiceSrv.Processor.getAll<I extends NotificationServiceSrv.Iface> extends org.apache.thrift.ProcessFunction<I,NotificationServiceSrv.getAll_args>
-
Constructor Summary
Constructors Constructor Description getAll() -
Method Summary
Modifier and Type Method Description NotificationServiceSrv.getAll_argsgetEmptyArgsInstance()NotificationServiceSrv.getAll_resultgetResult(I iface, NotificationServiceSrv.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 NotificationServiceSrv.Iface,NotificationServiceSrv.getAll_args>
-
isOneway
protected boolean isOneway()- Specified by:
isOnewayin classorg.apache.thrift.ProcessFunction<I extends NotificationServiceSrv.Iface,NotificationServiceSrv.getAll_args>
-
rethrowUnhandledExceptions
protected boolean rethrowUnhandledExceptions()- Overrides:
rethrowUnhandledExceptionsin classorg.apache.thrift.ProcessFunction<I extends NotificationServiceSrv.Iface,NotificationServiceSrv.getAll_args>
-
getResult
public NotificationServiceSrv.getAll_result getResult(I iface, NotificationServiceSrv.getAll_args args) throws org.apache.thrift.TException- Specified by:
getResultin classorg.apache.thrift.ProcessFunction<I extends NotificationServiceSrv.Iface,NotificationServiceSrv.getAll_args>- Throws:
org.apache.thrift.TException
-