| Modifier and Type | Method and Description |
|---|---|
Optional<IndexSegment> |
ConstraintDefinitionSegment.getIndexName()
Get index name.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<IndexSegment> |
AlterIndexStatement.getIndex()
Get index segment.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<IndexSegment> |
AlterIndexStatementHandler.getRenameIndexSegment(AlterIndexStatement alterIndexStatement)
Get rename index segment.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<IndexSegment> |
PostgreSQLAlterIndexStatement.getRenameIndex()
Get rename index segment.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.