| Modifier and Type | Field and Description |
|---|---|
private Evaluator<?> |
lhs |
private IntegerEvaluator |
rhs |
MESSAGE_KEY| Constructor and Description |
|---|
DotEvaluator(Evaluator<?> lhs,
IntegerEvaluator rhs) |
private final Evaluator<?> lhs
private final IntegerEvaluator rhs
public DotEvaluator(Evaluator<?> lhs, IntegerEvaluator rhs)
Copyright © 2023 Apache NiFi Project. All rights reserved.