Uses of Class
org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator.ValueCollector
Packages that use GroupIterator.ValueCollector
Package
Description
Implementations of
relevant to query evaluation.
invalid reference
Iteration
-
Uses of GroupIterator.ValueCollector in org.eclipse.rdf4j.query.algebra.evaluation.iterator
Subclasses with type arguments of type GroupIterator.ValueCollector in org.eclipse.rdf4j.query.algebra.evaluation.iteratorModifier and TypeClassDescriptionprivate static classprivate classMethods in org.eclipse.rdf4j.query.algebra.evaluation.iterator with parameters of type GroupIterator.ValueCollectorModifier and TypeMethodDescriptionvoidGroupIterator.MaxAggregate.processAggregate(BindingSet s, Predicate<Value> distinctValue, GroupIterator.ValueCollector max) voidGroupIterator.MinAggregate.processAggregate(BindingSet s, Predicate<Value> distinctValue, GroupIterator.ValueCollector min)