Uses of Enum Class
dev.vality.damsel.limiter.config.LimitTypeTurnover._Fields
Packages that use LimitTypeTurnover._Fields
-
Uses of LimitTypeTurnover._Fields in dev.vality.damsel.limiter.config
Fields in dev.vality.damsel.limiter.config with type parameters of type LimitTypeTurnover._FieldsModifier and TypeFieldDescriptionstatic final Map<LimitTypeTurnover._Fields,org.apache.thrift.meta_data.FieldMetaData> LimitTypeTurnover.metaDataMapMethods in dev.vality.damsel.limiter.config that return LimitTypeTurnover._FieldsModifier and TypeMethodDescriptionLimitTypeTurnover.fieldForId(int fieldId) static LimitTypeTurnover._FieldsLimitTypeTurnover._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static LimitTypeTurnover._FieldsLimitTypeTurnover._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static LimitTypeTurnover._FieldsLimitTypeTurnover._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.LimitTypeTurnover.getFields()static LimitTypeTurnover._FieldsReturns the enum constant of this class with the specified name.static LimitTypeTurnover._Fields[]LimitTypeTurnover._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 LimitTypeTurnover._FieldsModifier and TypeMethodDescriptionMap<LimitTypeTurnover._Fields,org.apache.thrift.meta_data.FieldMetaData> LimitTypeTurnover.getFieldMetaData()Methods in dev.vality.damsel.limiter.config with parameters of type LimitTypeTurnover._FieldsModifier and TypeMethodDescriptionLimitTypeTurnover.getFieldValue(LimitTypeTurnover._Fields field) booleanLimitTypeTurnover.isSet(LimitTypeTurnover._Fields field) Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidLimitTypeTurnover.setFieldValue(LimitTypeTurnover._Fields field, Object value)