Skip navigation links
org.apache.druid.java.util.common

Annotation Type HumanReadableBytesRange

    • Element Detail

      • max

        public abstract long max
        upper bound of HumanReadableBytes. Inclusive
        Default:
        9223372036854775807L
      • groups

        public abstract Class<?>[] groups
        Default:
        {}
      • message

        public abstract String message
        Default:
        "value must be in the range of [{min}, {max}]"
      • payload

        public abstract Class<? extends javax.validation.Payload>[] payload
        Default:
        {}

Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.