Uses of Class
dev.vality.damsel.fault_detector.Start._Fields
-
Uses of Start._Fields in dev.vality.damsel.fault_detector
Fields in dev.vality.damsel.fault_detector with type parameters of type Start._Fields Modifier and Type Field Description static Map<Start._Fields,org.apache.thrift.meta_data.FieldMetaData>Start. metaDataMapMethods in dev.vality.damsel.fault_detector that return Start._Fields Modifier and Type Method Description Start._FieldsStart. fieldForId(int fieldId)static Start._FieldsStart._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static Start._FieldsStart._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static Start._FieldsStart._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.Start._Fields[]Start. getFields()static Start._FieldsStart._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static Start._Fields[]Start._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 Start._Fields Modifier and Type Method Description Map<Start._Fields,org.apache.thrift.meta_data.FieldMetaData>Start. getFieldMetaData()Methods in dev.vality.damsel.fault_detector with parameters of type Start._Fields Modifier and Type Method Description ObjectStart. getFieldValue(Start._Fields field)booleanStart. isSet(Start._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidStart. setFieldValue(Start._Fields field, Object value)