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