Uses of Class
dev.vality.damsel.fault_detector.FaultDetectorSrv.InitService_result
-
Uses of FaultDetectorSrv.InitService_result in dev.vality.damsel.fault_detector
Methods in dev.vality.damsel.fault_detector that return FaultDetectorSrv.InitService_result Modifier and Type Method Description FaultDetectorSrv.InitService_resultFaultDetectorSrv.InitService_result. deepCopy()FaultDetectorSrv.InitService_resultFaultDetectorSrv.Processor.InitService. getResult(I iface, FaultDetectorSrv.InitService_args args)Methods in dev.vality.damsel.fault_detector with parameters of type FaultDetectorSrv.InitService_result Modifier and Type Method Description intFaultDetectorSrv.InitService_result. compareTo(FaultDetectorSrv.InitService_result other)booleanFaultDetectorSrv.InitService_result. equals(FaultDetectorSrv.InitService_result that)Constructors in dev.vality.damsel.fault_detector with parameters of type FaultDetectorSrv.InitService_result Constructor Description InitService_result(FaultDetectorSrv.InitService_result other)Performs a deep copy on other.