| Package | Description |
|---|---|
| org.apache.flink.table.operations |
| Modifier and Type | Class and Description |
|---|---|
class |
DeleteFromFilterOperation
The operation for deleting data in a table according to filters directly.
|
class |
StagedSinkModifyOperation
DML operation that tells to write to a sink which implements
SupportsStaging. |
| Modifier and Type | Method and Description |
|---|---|
SinkModifyOperation |
ReplaceTableAsOperation.toSinkModifyOperation(CatalogManager catalogManager) |
SinkModifyOperation |
CreateTableASOperation.toSinkModifyOperation(CatalogManager catalogManager) |
| Modifier and Type | Method and Description |
|---|---|
T |
ModifyOperationVisitor.visit(SinkModifyOperation catalogSink) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.