public static class CatalogManager.TableLookupResult extends Object
CatalogManager.getTable(ObjectIdentifier). It combines the
CatalogBaseTable with additional information such as if the table is a temporary table or comes
from the catalog.| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.table.catalog.CatalogBaseTable |
getTable() |
boolean |
isTemporary() |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.