@Internal public interface Registration
TableEnvironment
that this descriptor originates from.Modifier and Type | Method and Description |
---|---|
void |
createTemporaryTable(String path,
CatalogBaseTable table)
Creates a temporary table in a given path.
|
void createTemporaryTable(String path, CatalogBaseTable table)
path
- Path where to register the given tabletable
- table to registerCopyright © 2014–2021 The Apache Software Foundation. All rights reserved.