@PublicEvolving public interface TableModificationEvent extends CatalogModificationEvent
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.table.catalog.ObjectIdentifier |
identifier() |
boolean |
isTemporary() |
org.apache.flink.table.catalog.CatalogBaseTable |
table() |
contextorg.apache.flink.table.catalog.ObjectIdentifier identifier()
@Nullable org.apache.flink.table.catalog.CatalogBaseTable table()
boolean isTemporary()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.