public class ClearOperationParseStrategy extends AbstractRegexParseStrategy
ClearOperation.DEFAULT_PATTERN_FLAGS, pattern| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.table.operations.Operation |
convert(String statement)
Convert the input statement to the
Operation. |
String[] |
getHints()
Return hints for the given statement.
|
matchpublic org.apache.flink.table.operations.Operation convert(String statement)
ExtendedParseStrategyOperation.public String[] getHints()
ExtendedParseStrategyCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.