public class TableSummary extends Object
| Constructor and Description |
|---|
TableSummary(String database,
String table,
int numColumns,
String schema) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDatabase() |
int |
getNumColumns() |
String |
getSchema() |
String |
getTable() |
int |
hashCode() |
Copyright © 2020 CDAP Licensed under the Apache License, Version 2.0.