| Interface | Description |
|---|---|
| CustomTableResolver |
Interface that table providers can implement if they require custom table name resolution.
|
| Class | Description |
|---|---|
| Table |
Represents the metadata of a
BeamSqlTable. |
| Table.Builder |
Builder class for
Table. |