public final class ShowParserFactory extends Object
| Constructor and Description |
|---|
ShowParserFactory() |
| Modifier and Type | Method and Description |
|---|---|
static AbstractShowParser |
newInstance(DatabaseType dbType,
ShardingRule shardingRule,
LexerEngine lexerEngine)
Create show parser instance.
|
public static AbstractShowParser newInstance(DatabaseType dbType, ShardingRule shardingRule, LexerEngine lexerEngine)
dbType - database typeshardingRule - databases and tables sharding rulelexerEngine - lexical analysis engine.Copyright © 2019 The Apache Software Foundation. All rights reserved.