Interface | Description |
---|---|
Index |
The Index interface defines methods for implementing table index columns.
|
Class | Description |
---|---|
Indexes |
Helper methods to create index to pass into Apache Gravitino.
|
Indexes.IndexImpl |
The user side implementation of the index.
|
Indexes.IndexImpl.Builder |
Builder to create an index.
|
Enum | Description |
---|---|
Index.IndexType |
The enum IndexType defines the type of the index.
|