Constant Field Values

Contents

org.apache.*

  • org.apache.nifi.annotation.behavior.SystemResourceConsideration
    Modifier and Type
    Constant Field
    Value
    public static final String
    "An instance of this component can cause high usage of this system resource. Multiple instances or high concurrency settings may result a degradation of performance."
  • org.apache.nifi.components.org.apache.nifi.components.PropertyDescriptor.ConstrainedSetValidator
    Modifier and Type
    Constant Field
    Value
    private static final String
    "Given value not found in allowed set \'%1$s\'"
    private static final String
    "Given value found in allowed set"
    private static final String
    ", "
  • org.apache.nifi.processor.DataUnit
    Modifier and Type
    Constant Field
    Value
    public static final String
    "(\\d+(?:\\.\\d+)?)\\s*(B|KB|MB|GB|TB)"