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