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