| 程序包 | 说明 |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol |
| 限定符和类型 | 方法和说明 |
|---|---|
static OtsInternalApi.OperationType |
OtsInternalApi.OperationType.forNumber(int value) |
OtsInternalApi.OperationType |
OtsInternalApi.RowInBatchWriteRowRequestOrBuilder.getType()
required .com.alicloud.openservices.tablestore.core.protocol.OperationType type = 1; |
OtsInternalApi.OperationType |
OtsInternalApi.RowInBatchWriteRowRequest.getType()
required .com.alicloud.openservices.tablestore.core.protocol.OperationType type = 1; |
OtsInternalApi.OperationType |
OtsInternalApi.RowInBatchWriteRowRequest.Builder.getType()
required .com.alicloud.openservices.tablestore.core.protocol.OperationType type = 1; |
OtsInternalApi.OperationType |
OtsInternalApi.RowInBulkImportRequestOrBuilder.getType()
required .com.alicloud.openservices.tablestore.core.protocol.OperationType type = 1; |
OtsInternalApi.OperationType |
OtsInternalApi.RowInBulkImportRequest.getType()
required .com.alicloud.openservices.tablestore.core.protocol.OperationType type = 1; |
OtsInternalApi.OperationType |
OtsInternalApi.RowInBulkImportRequest.Builder.getType()
required .com.alicloud.openservices.tablestore.core.protocol.OperationType type = 1; |
static OtsInternalApi.OperationType |
OtsInternalApi.OperationType.valueOf(com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static OtsInternalApi.OperationType |
OtsInternalApi.OperationType.valueOf(int value)
已过时。
Use
forNumber(int) instead. |
static OtsInternalApi.OperationType |
OtsInternalApi.OperationType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static OtsInternalApi.OperationType[] |
OtsInternalApi.OperationType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static com.aliyun.ots.thirdparty.com.google.protobuf.Internal.EnumLiteMap<OtsInternalApi.OperationType> |
OtsInternalApi.OperationType.internalGetValueMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.RowInBatchWriteRowRequest.Builder |
OtsInternalApi.RowInBatchWriteRowRequest.Builder.setType(OtsInternalApi.OperationType value)
required .com.alicloud.openservices.tablestore.core.protocol.OperationType type = 1; |
OtsInternalApi.RowInBulkImportRequest.Builder |
OtsInternalApi.RowInBulkImportRequest.Builder.setType(OtsInternalApi.OperationType value)
required .com.alicloud.openservices.tablestore.core.protocol.OperationType type = 1; |
Copyright © 2025. All Rights Reserved.