Package | Description |
---|---|
org.apache.flink.table.planner.parse |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRegexParseStrategy
Strategy to parse statement to
Operation by regex. |
class |
ClearOperationParseStrategy
Strategy to parse statement to
ClearOperation . |
class |
HelpOperationParseStrategy
Strategy to parse statement to
HelpOperation . |
class |
QuitOperationParseStrategy
Operation to parse statement to
QuitOperation . |
class |
ResetOperationParseStrategy
Strategy to parse statement to
ResetOperation . |
class |
SetOperationParseStrategy
Strategy to parse statement to
SetOperation . |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.