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