Uses of Interface
org.eclipse.rdf4j.query.parser.sparql.aggregate.AggregateFunctionFactory
Packages that use AggregateFunctionFactory
Package
Description
-
Uses of AggregateFunctionFactory in org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.stdev
Classes in org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.stdev that implement AggregateFunctionFactoryModifier and TypeClassDescriptionclassAggregateFunctionFactoryimplementation that providesAggregateFunctionused for processing population standard deviation.classAggregateFunctionFactoryimplementation that providesAggregateFunctionused for processing sample standard deviation. -
Uses of AggregateFunctionFactory in org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.variance
Classes in org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.variance that implement AggregateFunctionFactoryModifier and TypeClassDescriptionclassAggregateFunctionFactoryimplementation that providesAggregateFunctionused for processing population variance.classAggregateFunctionFactoryimplementation that providesAggregateFunctionused for processing sample variance. -
Uses of AggregateFunctionFactory in org.eclipse.rdf4j.query.parser.sparql.aggregate
Subclasses with type arguments of type AggregateFunctionFactory in org.eclipse.rdf4j.query.parser.sparql.aggregateModifier and TypeClassDescriptionclassServiceRegistryimplementation that stores available custom aggregate functions that can be used during query evaluation.Methods in org.eclipse.rdf4j.query.parser.sparql.aggregate with parameters of type AggregateFunctionFactoryModifier and TypeMethodDescriptionprotected StringCustomAggregateFunctionRegistry.getKey(AggregateFunctionFactory service)