| Package | Description |
|---|---|
| org.apache.flink.table.operations.ddl | |
| org.apache.flink.table.operations.materializedtable |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateCatalogFunctionOperation
Operation to describe a CREATE FUNCTION statement for catalog functions.
|
class |
CreateCatalogOperation
Operation to describe a CREATE CATALOG statement.
|
class |
CreateDatabaseOperation
Operation to describe a CREATE DATABASE statement.
|
class |
CreateTableOperation
Operation to describe a CREATE TABLE statement.
|
class |
CreateTempSystemFunctionOperation
Operation to describe a CREATE FUNCTION statement for temporary system function.
|
class |
CreateViewOperation
Operation to describe a CREATE VIEW statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateMaterializedTableOperation
Operation to describe a CREATE MATERIALIZED TABLE statement.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.