public final class QualifiedTableID extends Object
Constructor and Description |
---|
QualifiedTableID(String projectId,
String datasetId,
String tableId)
Construct a qualified table identifier.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getDatasetId()
Get the dataset identifier.
|
String |
getProjectId()
Get the project identifier.
|
String |
getTableId()
Get the table identifier.
|
int |
hashCode() |
String |
toString() |
Copyright © 2015 Actian Corporation. All Rights Reserved.