public final class PostgreSQLClusterStatement extends ClusterStatement implements PostgreSQLStatement
| 构造器和说明 |
|---|
PostgreSQLClusterStatement() |
| 限定符和类型 | 方法和说明 |
|---|---|
Optional<IndexSegment> |
getIndex()
Get index segment.
|
Optional<SimpleTableSegment> |
getTable()
Get simple table segment.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParameterCountpublic Optional<SimpleTableSegment> getTable()
public Optional<IndexSegment> getIndex()
Copyright © 2022 The Apache Software Foundation. All rights reserved.