public final class FeaturedDistSQLStatementParserFacadeFactory extends Object
| 构造器和说明 |
|---|
FeaturedDistSQLStatementParserFacadeFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Collection<FeaturedDistSQLStatementParserFacade> |
getAllInstances()
Get all instances of featured dist SQL statement parser facade.
|
static FeaturedDistSQLStatementParserFacade |
getInstance(String type)
Get instance of featured dist SQL statement parser facade.
|
public FeaturedDistSQLStatementParserFacadeFactory()
public static FeaturedDistSQLStatementParserFacade getInstance(String type)
type - feature typepublic static Collection<FeaturedDistSQLStatementParserFacade> getAllInstances()
Copyright © 2022 The Apache Software Foundation. All rights reserved.