Package org.apache.iceberg.catalog
Class TableIdentifier
java.lang.Object
org.apache.iceberg.catalog.TableIdentifier
Identifies a table in iceberg catalog.
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
boolean
Whether the namespace is empty.name()
Returns the identifier name.Returns the identifier namespace.static TableIdentifier
static TableIdentifier
static TableIdentifier
toString()