Class BooleanQueryResult
java.lang.Object
org.apache.nifi.attribute.expression.language.evaluation.BooleanQueryResult
- All Implemented Interfaces:
QueryResult<Boolean>
-
Field Details
-
value
-
-
Constructor Details
-
BooleanQueryResult
-
-
Method Details
-
getValue
- Specified by:
getValue
in interfaceQueryResult<Boolean>
-
getResultType
public org.apache.nifi.expression.AttributeExpression.ResultType getResultType()- Specified by:
getResultType
in interfaceQueryResult<Boolean>
-
toString
-