Package | Description |
---|---|
com.pervasive.datarush.analytics.stats |
Provides various statistics, Data Summarizer, and Data Quality Analyzer.
|
Modifier and Type | Method and Description |
---|---|
DetailLevel |
SummaryStatistics.getDetailLevel()
Returns the detail level that we use to compute statistics.
|
static DetailLevel |
DetailLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DetailLevel[] |
DetailLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SummaryStatistics.setDetailLevel(DetailLevel detailLevel)
Sets the detail level that we use to compute statistics.
|
Copyright © 2016 Actian Corporation. All rights reserved.