public static interface TableSourceFactory.Context
Modifier and Type | Method and Description |
---|---|
ReadableConfig |
getConfiguration() |
ObjectIdentifier |
getObjectIdentifier() |
CatalogTable |
getTable() |
ObjectIdentifier getObjectIdentifier()
CatalogTable
.CatalogTable getTable()
CatalogTable
instance.ReadableConfig getConfiguration()
TableConfig#getConfiguration()
which holds the current TableEnvironment
session configurations.Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.