Uses of Enum Class
com.pervasive.datarush.analytics.stats.Rank.RankMode
Packages that use Rank.RankMode
Package
Description
Provides various statistics, Data Summarizer, and Data Quality Analyzer.
-
Uses of Rank.RankMode in com.pervasive.datarush.analytics.stats
Methods in com.pervasive.datarush.analytics.stats that return Rank.RankModeModifier and TypeMethodDescriptionRank.getMode()Get the mode used for ranking.static Rank.RankModeReturns the enum constant of this class with the specified name.static Rank.RankMode[]Rank.RankMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.pervasive.datarush.analytics.stats with parameters of type Rank.RankMode