Uses of Enum Class
dev.vality.damsel.limiter.config.TimeRangeType._Fields
Packages that use TimeRangeType._Fields
-
Uses of TimeRangeType._Fields in dev.vality.damsel.limiter.config
Fields in dev.vality.damsel.limiter.config with type parameters of type TimeRangeType._FieldsModifier and TypeFieldDescriptionstatic final Map<TimeRangeType._Fields,org.apache.thrift.meta_data.FieldMetaData> TimeRangeType.metaDataMapMethods in dev.vality.damsel.limiter.config that return TimeRangeType._FieldsModifier and TypeMethodDescriptionprotected TimeRangeType._FieldsTimeRangeType.enumForId(short id) TimeRangeType.fieldForId(int fieldId) static TimeRangeType._FieldsTimeRangeType._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static TimeRangeType._FieldsTimeRangeType._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static TimeRangeType._FieldsTimeRangeType._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.TimeRangeType.getFields()static TimeRangeType._FieldsReturns the enum constant of this class with the specified name.static TimeRangeType._Fields[]TimeRangeType._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 TimeRangeType._FieldsModifier and TypeMethodDescriptionMap<TimeRangeType._Fields,org.apache.thrift.meta_data.FieldMetaData> TimeRangeType.getFieldMetaData()Methods in dev.vality.damsel.limiter.config with parameters of type TimeRangeType._FieldsModifier and TypeMethodDescriptionprotected voidTimeRangeType.checkType(TimeRangeType._Fields setField, Object value) protected org.apache.thrift.protocol.TFieldTimeRangeType.getFieldDesc(TimeRangeType._Fields setField) Constructors in dev.vality.damsel.limiter.config with parameters of type TimeRangeType._Fields