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