Uses of Class
io.aiven.commons.kafka.config.validator.ScaleValidator
Packages that use ScaleValidator
-
Uses of ScaleValidator in io.aiven.commons.kafka.config.validator
Methods in io.aiven.commons.kafka.config.validator that return ScaleValidatorModifier and TypeMethodDescriptionstatic ScaleValidatorA scale range that checks only the lower boundstatic ScaleValidatorScaleValidator.between(Number min, Number max, List<io.aiven.commons.util.collections.Scale> possibleScales) A scale range that checks both the upper and lower bound.