public abstract class AlterIndexStatement extends AbstractSQLStatement implements DDLStatement
| Constructor and Description |
|---|
AlterIndexStatement() |
| Modifier and Type | Method and Description |
|---|---|
Optional<IndexSegment> |
getIndex()
Get index segment.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParameterCountpublic Optional<IndexSegment> getIndex()
Copyright © 2021 The Apache Software Foundation. All rights reserved.