public static interface Search.IndexStatusOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Search.IndexStatusEnum |
getStatus()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexStatusEnum status = 1; |
String |
getStatusDescription()
optional string status_description = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getStatusDescriptionBytes()
optional string status_description = 2; |
boolean |
hasStatus()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexStatusEnum status = 1; |
boolean |
hasStatusDescription()
optional string status_description = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasStatus()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexStatusEnum status = 1;Search.IndexStatusEnum getStatus()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexStatusEnum status = 1;boolean hasStatusDescription()
optional string status_description = 2;String getStatusDescription()
optional string status_description = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getStatusDescriptionBytes()
optional string status_description = 2;Copyright © 2025. All Rights Reserved.