Uses of Class
com.pervasive.datarush.analytics.stats.DataQualityAnalyzer.QualityTest
Packages that use DataQualityAnalyzer.QualityTest
Package
Description
Provides various statistics, Data Summarizer, and Data Quality Analyzer.
-
Uses of DataQualityAnalyzer.QualityTest in com.pervasive.datarush.analytics.stats
Methods in com.pervasive.datarush.analytics.stats that return types with arguments of type DataQualityAnalyzer.QualityTestModifier and TypeMethodDescriptionDataQualityAnalyzer.getTests()Returns the set of tests to apply to the input datasetMethod parameters in com.pervasive.datarush.analytics.stats with type arguments of type DataQualityAnalyzer.QualityTestModifier and TypeMethodDescriptionvoidDataQualityAnalyzer.setTests(List<DataQualityAnalyzer.QualityTest> tests) Sets the set of tests to apply to the input dataset