Modifier and Type | Method and Description |
---|---|
ColumnQuality |
QualityAnalysisState.getColumnQuality() |
Modifier and Type | Method and Description |
---|---|
ColumnQuality |
BytesQualityAnalysisState.getColumnQuality() |
Modifier and Type | Method and Description |
---|---|
ColumnQuality |
CategoricalQualityAnalysisState.getColumnQuality() |
Modifier and Type | Method and Description |
---|---|
ColumnQuality |
IntegerQualityAnalysisState.getColumnQuality() |
Modifier and Type | Method and Description |
---|---|
ColumnQuality |
LongQualityAnalysisState.getColumnQuality() |
Modifier and Type | Method and Description |
---|---|
ColumnQuality |
RealQualityAnalysisState.getColumnQuality() |
Modifier and Type | Method and Description |
---|---|
ColumnQuality |
StringQualityAnalysisState.getColumnQuality() |
Modifier and Type | Method and Description |
---|---|
ColumnQuality |
TimeQualityAnalysisState.getColumnQuality() |
Modifier and Type | Class and Description |
---|---|
class |
BytesQuality
Quality of a Bytes column
|
class |
CategoricalQuality
Quality of a Categorical column
|
class |
DoubleQuality
Created by Alex on 5/03/2016.
|
class |
IntegerQuality
Quality of an Integer column
|
class |
LongQuality
Quality of a Long column
|
class |
StringQuality
Created by Alex on 5/03/2016.
|
class |
TimeQuality
TimeQuality: quality of a time column
|
Copyright © 2020. All rights reserved.