Uses of Class
dev.vality.damsel.fault_detector.FaultDetectorSrv.InitService_result._Fields
-
Uses of FaultDetectorSrv.InitService_result._Fields in dev.vality.damsel.fault_detector
Fields in dev.vality.damsel.fault_detector with type parameters of type FaultDetectorSrv.InitService_result._Fields Modifier and Type Field Description static Map<FaultDetectorSrv.InitService_result._Fields,org.apache.thrift.meta_data.FieldMetaData>FaultDetectorSrv.InitService_result. metaDataMapMethods in dev.vality.damsel.fault_detector that return FaultDetectorSrv.InitService_result._Fields Modifier and Type Method Description FaultDetectorSrv.InitService_result._FieldsFaultDetectorSrv.InitService_result. fieldForId(int fieldId)static FaultDetectorSrv.InitService_result._FieldsFaultDetectorSrv.InitService_result._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static FaultDetectorSrv.InitService_result._FieldsFaultDetectorSrv.InitService_result._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static FaultDetectorSrv.InitService_result._FieldsFaultDetectorSrv.InitService_result._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.FaultDetectorSrv.InitService_result._Fields[]FaultDetectorSrv.InitService_result. getFields()static FaultDetectorSrv.InitService_result._FieldsFaultDetectorSrv.InitService_result._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static FaultDetectorSrv.InitService_result._Fields[]FaultDetectorSrv.InitService_result._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.damsel.fault_detector that return types with arguments of type FaultDetectorSrv.InitService_result._Fields Modifier and Type Method Description Map<FaultDetectorSrv.InitService_result._Fields,org.apache.thrift.meta_data.FieldMetaData>FaultDetectorSrv.InitService_result. getFieldMetaData()Methods in dev.vality.damsel.fault_detector with parameters of type FaultDetectorSrv.InitService_result._Fields Modifier and Type Method Description ObjectFaultDetectorSrv.InitService_result. getFieldValue(FaultDetectorSrv.InitService_result._Fields field)booleanFaultDetectorSrv.InitService_result. isSet(FaultDetectorSrv.InitService_result._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidFaultDetectorSrv.InitService_result. setFieldValue(FaultDetectorSrv.InitService_result._Fields field, Object value)