Uses of Class
org.pentaho.di.trans.steps.univariatestats.UnivariateStatsMetaFunction
Packages that use UnivariateStatsMetaFunction
-
Uses of UnivariateStatsMetaFunction in org.pentaho.di.trans.steps.univariatestats
Methods in org.pentaho.di.trans.steps.univariatestats that return UnivariateStatsMetaFunctionModifier and TypeMethodDescriptionUnivariateStatsMeta.getInputFieldMetaFunctions()
Get the stats to be computed for the input fieldsMethods in org.pentaho.di.trans.steps.univariatestats with parameters of type UnivariateStatsMetaFunctionModifier and TypeMethodDescriptionObject[]
FieldIndex.generateOutputValues
(UnivariateStatsMetaFunction usmf, ArrayList<Number> cache) Constructs an array of Objects containing the requested statistics for one univariate stats meta function using thisFieldIndex
.void
UnivariateStatsMeta.setInputFieldMetaFunctions
(UnivariateStatsMetaFunction[] mf) Set the stats to be computed for the input fields