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