Package | Description |
---|---|
org.pentaho.di.trans.steps.univariatestats |
Modifier and Type | Method and Description |
---|---|
UnivariateStatsMetaFunction[] |
UnivariateStatsMeta.getInputFieldMetaFunctions()
Get the stats to be computed for the input fields
|
Modifier and Type | Method and Description |
---|---|
Object[] |
FieldIndex.generateOutputValues(UnivariateStatsMetaFunction usmf,
ArrayList<Number> cache)
Constructs an array of Objects containing the requested statistics for one univariate stats meta function using
this
FieldIndex . |
void |
UnivariateStatsMeta.setInputFieldMetaFunctions(UnivariateStatsMetaFunction[] mf)
Set the stats to be computed for the input fields
|
Copyright © 2018 Hitachi Vantara. All rights reserved.