public static interface OtsInternalApi.RowInBulkImportResponseOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.ConsumedCapacity |
getConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 3; |
OtsInternalApi.ConsumedCapacityOrBuilder |
getConsumedOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 3; |
OtsInternalApi.Error |
getError()
optional .com.alicloud.openservices.tablestore.core.protocol.Error error = 2; |
OtsInternalApi.ErrorOrBuilder |
getErrorOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.Error error = 2; |
boolean |
getIsOk()
required bool is_ok = 1; |
boolean |
hasConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 3; |
boolean |
hasError()
optional .com.alicloud.openservices.tablestore.core.protocol.Error error = 2; |
boolean |
hasIsOk()
required bool is_ok = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasIsOk()
required bool is_ok = 1;boolean getIsOk()
required bool is_ok = 1;boolean hasError()
optional .com.alicloud.openservices.tablestore.core.protocol.Error error = 2;OtsInternalApi.Error getError()
optional .com.alicloud.openservices.tablestore.core.protocol.Error error = 2;OtsInternalApi.ErrorOrBuilder getErrorOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.Error error = 2;boolean hasConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 3;OtsInternalApi.ConsumedCapacity getConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 3;OtsInternalApi.ConsumedCapacityOrBuilder getConsumedOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 3;Copyright © 2025. All Rights Reserved.