Uses of Class
dev.vality.machinegun.stateproc.TimerAction._Fields
| Package | Description |
|---|---|
| dev.vality.machinegun.stateproc |
-
Uses of TimerAction._Fields in dev.vality.machinegun.stateproc
Fields in dev.vality.machinegun.stateproc with type parameters of type TimerAction._Fields Modifier and Type Field Description static Map<TimerAction._Fields,org.apache.thrift.meta_data.FieldMetaData>TimerAction. metaDataMapMethods in dev.vality.machinegun.stateproc that return TimerAction._Fields Modifier and Type Method Description protected TimerAction._FieldsTimerAction. enumForId(short id)TimerAction._FieldsTimerAction. fieldForId(int fieldId)static TimerAction._FieldsTimerAction._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static TimerAction._FieldsTimerAction._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static TimerAction._FieldsTimerAction._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.TimerAction._Fields[]TimerAction. getFields()static TimerAction._FieldsTimerAction._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static TimerAction._Fields[]TimerAction._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 TimerAction._Fields Modifier and Type Method Description Map<TimerAction._Fields,org.apache.thrift.meta_data.FieldMetaData>TimerAction. getFieldMetaData()Methods in dev.vality.machinegun.stateproc with parameters of type TimerAction._Fields Modifier and Type Method Description protected voidTimerAction. checkType(TimerAction._Fields setField, Object value)protected org.apache.thrift.protocol.TFieldTimerAction. getFieldDesc(TimerAction._Fields setField)Constructors in dev.vality.machinegun.stateproc with parameters of type TimerAction._Fields Constructor Description TimerAction(TimerAction._Fields setField, Object value)