@Beta public final class PiTableId extends Identifier<java.lang.String> implements TableId
TableId.Type
identifier
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, toString
public static PiTableId of(java.lang.String name)
name
- table namepublic TableId.Type type()