@Immutable public final class Output extends Object
| Constructor and Description |
|---|
Output(CatalogName catalogName,
String schema,
String table) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
CatalogName |
getCatalogName() |
String |
getSchema() |
String |
getTable() |
int |
hashCode() |
public Output(CatalogName catalogName, String schema, String table)
Copyright © 2012–2019. All rights reserved.