public final class DescribeParserFactory extends Object
| Constructor and Description |
|---|
DescribeParserFactory() |
| Modifier and Type | Method and Description |
|---|---|
static AbstractDescribeParser |
newInstance(DatabaseType dbType,
ShardingRule shardingRule,
LexerEngine lexerEngine)
Create describe parser instance.
|
public static AbstractDescribeParser 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.