Modifier and Type | Interface and Description |
---|---|
static class |
TableDefinitionProvider.MissingTableDefinitionException |
Modifier and Type | Method and Description |
---|---|
TableDefinition |
getTableDefinition(String namespace,
String tableName)
Retrieves a system table definition by namespace and name.
|
void |
reloadMetadata() |
TableDefinition getTableDefinition(String namespace, String tableName)
namespace
- The namespace of the definition to retrievetableName
- The table name of the definition to retrievevoid reloadMetadata()