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