public static interface OtsInternalApi.IndexMetaOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDefinedColumn(int index) |
int |
getDefinedColumnCount() |
List<String> |
getDefinedColumnList() |
OtsInternalApi.IndexSyncPhase |
getIndexSyncPhase() |
OtsInternalApi.IndexType |
getIndexType() |
OtsInternalApi.IndexUpdateMode |
getIndexUpdateMode() |
String |
getName() |
String |
getPrimaryKey(int index) |
int |
getPrimaryKeyCount() |
List<String> |
getPrimaryKeyList() |
boolean |
hasIndexSyncPhase() |
boolean |
hasIndexType() |
boolean |
hasIndexUpdateMode() |
boolean |
hasName() |
boolean hasName()
String getName()
int getPrimaryKeyCount()
String getPrimaryKey(int index)
int getDefinedColumnCount()
String getDefinedColumn(int index)
boolean hasIndexUpdateMode()
OtsInternalApi.IndexUpdateMode getIndexUpdateMode()
boolean hasIndexType()
OtsInternalApi.IndexType getIndexType()
boolean hasIndexSyncPhase()
OtsInternalApi.IndexSyncPhase getIndexSyncPhase()
Copyright © 2024. All Rights Reserved.