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