@PublicEvolving public interface TablePipeline extends Explainable<TablePipeline>, Executable, Compilable
Table.insertInto(String)| Modifier and Type | Method and Description |
|---|---|
Optional<org.apache.flink.table.catalog.ObjectIdentifier> |
getSinkIdentifier() |
explain, printExplainexecutecompilePlanOptional<org.apache.flink.table.catalog.ObjectIdentifier> getSinkIdentifier()
ObjectIdentifier, if any. The result is empty for anonymous
sink tables that haven't been registered before.Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.