Uses of Class
com.alibaba.druid.sql.dialect.odps.ast.OdpsAlterTableSetChangeLogs
Packages that use OdpsAlterTableSetChangeLogs
-
Uses of OdpsAlterTableSetChangeLogs in com.alibaba.druid.sql.dialect.odps.visitor
Methods in com.alibaba.druid.sql.dialect.odps.visitor with parameters of type OdpsAlterTableSetChangeLogsModifier and TypeMethodDescriptiondefault voidOdpsASTVisitor.endVisit(OdpsAlterTableSetChangeLogs x) default booleanOdpsASTVisitor.visit(OdpsAlterTableSetChangeLogs x) booleanOdpsOutputVisitor.visit(OdpsAlterTableSetChangeLogs x) booleanOdpsSchemaStatVisitor.visit(OdpsAlterTableSetChangeLogs x)