Class GroupIterator.IntegerCollector
java.lang.Object
org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.IntegerCollector
- All Implemented Interfaces:
AggregateCollector
- Enclosing class:
GroupIterator
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
hasError()
void
setTypeError
(ValueExprEvaluationException typeError)
-
Field Details
-
typeError
-
value
-
-
Constructor Details
-
IntegerCollector
-
-
Method Details
-
setTypeError
-
hasError
public boolean hasError() -
getFinalValue
- Specified by:
getFinalValue
in interfaceAggregateCollector
-