public class StatsValuesFactory extends Object
StatsValues
Constructor and Description |
---|
StatsValuesFactory() |
Modifier and Type | Method and Description |
---|---|
static StatsValues |
createStatsValues(SchemaField sf,
boolean calcDistinct)
Creates an instance of StatsValues which supports values from a field of the given FieldType
|
public static StatsValues createStatsValues(SchemaField sf, boolean calcDistinct)
sf
- SchemaField for the field whose statistics will be created by the resulting StatsValuesCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.