Package | Description |
---|---|
com.pervasive.datarush.analytics.stats |
Provides various statistics, Data Summarizer, and Data Quality Analyzer.
|
Modifier and Type | Method and Description |
---|---|
Rank.RankMode |
Rank.getMode()
Get the mode used for ranking.
|
static Rank.RankMode |
Rank.RankMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Rank.RankMode[] |
Rank.RankMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Rank.setMode(Rank.RankMode mode)
Set the ranking mode.
|
Copyright © 2016 Actian Corporation. All rights reserved.