Class MultiNamedAttributeEvaluator.State

java.lang.Object
org.apache.nifi.attribute.expression.language.evaluation.selection.MultiNamedAttributeEvaluator.State
Enclosing class:
MultiNamedAttributeEvaluator

private class MultiNamedAttributeEvaluator.State extends Object
  • Field Details

    • evaluationCount

      private int evaluationCount
    • matchingAttributeNames

      private List<String> matchingAttributeNames
  • Constructor Details

    • State

      private State()