@Internal @Deprecated public interface ExpressionParserFactory extends org.apache.flink.table.factories.Factory
ExpressionParser.| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_IDENTIFIER
Deprecated.
Factory.factoryIdentifier() for the default ExpressionParserFactory. |
| Modifier and Type | Method and Description |
|---|---|
ExpressionParser |
create()
Deprecated.
|
static ExpressionParserFactory |
getDefault()
Deprecated.
|
static final String DEFAULT_IDENTIFIER
Factory.factoryIdentifier() for the default ExpressionParserFactory.ExpressionParser create()
static ExpressionParserFactory getDefault()
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.