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