@Beta public final class PiTableId extends Identifier<java.lang.String> implements TableId
TableId.Typeidentifier| Modifier and Type | Method and Description |
|---|---|
static PiTableId |
of(java.lang.String name)
Returns an identifier for the given table name.
|
TableId.Type |
type() |
equals, hashCode, id, toStringpublic static PiTableId of(java.lang.String name)
name - table namepublic TableId.Type type()