public class ShowCreateTableOperation extends Object implements ShowOperation
Constructor and Description |
---|
ShowCreateTableOperation(org.apache.flink.table.catalog.ObjectIdentifier sqlIdentifier) |
Modifier and Type | Method and Description |
---|---|
String |
asSummaryString()
Returns a string that summarizes this operation for printing to a console.
|
org.apache.flink.table.catalog.ObjectIdentifier |
getTableIdentifier() |
public ShowCreateTableOperation(org.apache.flink.table.catalog.ObjectIdentifier sqlIdentifier)
public org.apache.flink.table.catalog.ObjectIdentifier getTableIdentifier()
public String asSummaryString()
Operation
asSummaryString
in interface Operation
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.