public static interface OtsInternalApi.DropIndexRequestOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getIndexName()
required string index_name = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getIndexNameBytes()
required string index_name = 2; |
String |
getMainTableName()
required string main_table_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getMainTableNameBytes()
required string main_table_name = 1; |
boolean |
hasIndexName()
required string index_name = 2; |
boolean |
hasMainTableName()
required string main_table_name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasMainTableName()
required string main_table_name = 1;String getMainTableName()
required string main_table_name = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getMainTableNameBytes()
required string main_table_name = 1;boolean hasIndexName()
required string index_name = 2;String getIndexName()
required string index_name = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getIndexNameBytes()
required string index_name = 2;Copyright © 2025. All Rights Reserved.