Uses of Enum
org.apache.storm.generated.SettableBlobMeta._Fields
-
Uses of SettableBlobMeta._Fields in org.apache.storm.generated
Modifier and TypeFieldDescriptionstatic final Map<SettableBlobMeta._Fields,
org.apache.storm.thrift.meta_data.FieldMetaData> SettableBlobMeta.metaDataMap
Modifier and TypeMethodDescriptionSettableBlobMeta.fieldForId
(int fieldId) static SettableBlobMeta._Fields
SettableBlobMeta._Fields.findByName
(String name) Find the _Fields constant that matches name, or null if its not found.static SettableBlobMeta._Fields
SettableBlobMeta._Fields.findByThriftId
(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static SettableBlobMeta._Fields
SettableBlobMeta._Fields.findByThriftIdOrThrow
(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.static SettableBlobMeta._Fields
Returns the enum constant of this type with the specified name.static SettableBlobMeta._Fields[]
SettableBlobMeta._Fields.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionSettableBlobMeta.getFieldValue
(SettableBlobMeta._Fields field) boolean
SettableBlobMeta.isSet
(SettableBlobMeta._Fields field) Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoid
SettableBlobMeta.setFieldValue
(SettableBlobMeta._Fields field, Object value)