Class ShadowDistSQLStatementParserFacade
java.lang.Object
org.apache.shardingsphere.shadow.distsql.parser.facade.ShadowDistSQLStatementParserFacade
- All Implemented Interfaces:
FeaturedDistSQLStatementParserFacade,org.apache.shardingsphere.spi.type.typed.TypedSPI,SQLParserFacade
public final class ShadowDistSQLStatementParserFacade
extends Object
implements FeaturedDistSQLStatementParserFacade
SQL parser facade for shadow dist SQL statement.
-
Constructor Details
-
ShadowDistSQLStatementParserFacade
public ShadowDistSQLStatementParserFacade()
-
-
Method Details
-
getLexerClass
- Specified by:
getLexerClassin interfaceSQLParserFacade
-
getParserClass
- Specified by:
getParserClassin interfaceSQLParserFacade
-
getVisitorClass
- Specified by:
getVisitorClassin interfaceFeaturedDistSQLStatementParserFacade
-
getType
- Specified by:
getTypein interfaceorg.apache.shardingsphere.spi.type.typed.TypedSPI
-