public class TableSummaryAssessment extends TableSummary
| Constructor and Description |
|---|
TableSummaryAssessment(String database,
String table,
int numColumns,
int numColumnsNotSupported,
int numColumnsPartiallySupported,
String schema) |
| Modifier and Type | Method and Description |
|---|---|
int |
getNumColumnsNotSupported() |
int |
getNumColumnsPartiallySupported()
Number of partially supported columns.
|
equals, getDatabase, getNumColumns, getSchema, getTable, hashCodepublic int getNumColumnsNotSupported()
public int getNumColumnsPartiallySupported()
Copyright © 2021 CDAP Licensed under the Apache License, Version 2.0.