Uses of Enum Class
dev.vality.damsel.limiter.config.Subtraction._Fields
Packages that use Subtraction._Fields
-
Uses of Subtraction._Fields in dev.vality.damsel.limiter.config
Fields in dev.vality.damsel.limiter.config with type parameters of type Subtraction._FieldsModifier and TypeFieldDescriptionstatic final Map<Subtraction._Fields,org.apache.thrift.meta_data.FieldMetaData> Subtraction.metaDataMapMethods in dev.vality.damsel.limiter.config that return Subtraction._FieldsModifier and TypeMethodDescriptionSubtraction.fieldForId(int fieldId) static Subtraction._FieldsSubtraction._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static Subtraction._FieldsSubtraction._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static Subtraction._FieldsSubtraction._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.Subtraction.getFields()static Subtraction._FieldsReturns the enum constant of this class with the specified name.static Subtraction._Fields[]Subtraction._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.limiter.config that return types with arguments of type Subtraction._FieldsModifier and TypeMethodDescriptionMap<Subtraction._Fields,org.apache.thrift.meta_data.FieldMetaData> Subtraction.getFieldMetaData()Methods in dev.vality.damsel.limiter.config with parameters of type Subtraction._FieldsModifier and TypeMethodDescriptionSubtraction.getFieldValue(Subtraction._Fields field) booleanSubtraction.isSet(Subtraction._Fields field) Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidSubtraction.setFieldValue(Subtraction._Fields field, Object value)