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