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