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