Uses of Interface
org.eclipse.rdf4j.query.parser.sparql.aggregate.AggregateFunctionFactory
Package
Description
-
Uses of AggregateFunctionFactory in org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.stdev
Modifier and TypeClassDescriptionclass
AggregateFunctionFactory
implementation that providesAggregateFunction
used for processing population standard deviation.class
AggregateFunctionFactory
implementation that providesAggregateFunction
used for processing sample standard deviation. -
Uses of AggregateFunctionFactory in org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.variance
Modifier and TypeClassDescriptionclass
AggregateFunctionFactory
implementation that providesAggregateFunction
used for processing population variance.class
AggregateFunctionFactory
implementation that providesAggregateFunction
used for processing sample variance. -
Uses of AggregateFunctionFactory in org.eclipse.rdf4j.query.parser.sparql.aggregate
Modifier and TypeMethodDescriptionprotected String
CustomAggregateFunctionRegistry.getKey
(AggregateFunctionFactory service)