| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.IndexCompressionContext |
OracleStatementParser.indexCompression() |
OracleStatementParser.IndexCompressionContext |
OracleStatementParser.HashPartitionsByQuantityContext.indexCompression() |
OracleStatementParser.IndexCompressionContext |
OracleStatementParser.PartitioningStorageClauseContext.indexCompression(int i) |
OracleStatementParser.IndexCompressionContext |
OracleStatementParser.IndexPartitionDescContext.indexCompression(int i) |
OracleStatementParser.IndexCompressionContext |
OracleStatementParser.IndexSubpartitionClauseContext.indexCompression(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.IndexCompressionContext> |
OracleStatementParser.PartitioningStorageClauseContext.indexCompression() |
List<OracleStatementParser.IndexCompressionContext> |
OracleStatementParser.IndexPartitionDescContext.indexCompression() |
List<OracleStatementParser.IndexCompressionContext> |
OracleStatementParser.IndexSubpartitionClauseContext.indexCompression() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitIndexCompression(OracleStatementParser.IndexCompressionContext ctx)
Visit a parse tree produced by
OracleStatementParser.indexCompression(). |
T |
OracleStatementBaseVisitor.visitIndexCompression(OracleStatementParser.IndexCompressionContext ctx)
Visit a parse tree produced by
OracleStatementParser.indexCompression(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.