public final class PostgreSQLAlterIndexStatement extends AlterIndexStatement implements PostgreSQLStatement
| Constructor and Description |
|---|
PostgreSQLAlterIndexStatement() |
| Modifier and Type | Method and Description |
|---|---|
Optional<IndexSegment> |
getRenameIndex()
Get rename index segment.
|
getIndexclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParameterCountpublic Optional<IndexSegment> getRenameIndex()
Copyright © 2021 The Apache Software Foundation. All rights reserved.