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