@Value.Immutable(singleton=false)
public static interface Hoist.Config
| Modifier and Type | Method and Description |
|---|---|
SqlParser.Config |
parserConfig()
Returns the configuration for the SQL parser.
|
Hoist.Config |
withParserConfig(SqlParser.Config parserConfig)
Sets
parserConfig(). |
SqlParser.Config parserConfig()
Hoist.Config withParserConfig(SqlParser.Config parserConfig)
parserConfig().Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.