| 程序包 | 说明 |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol |
| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.PartitionRange.Builder |
OtsInternalApi.CreateTableRequest.Builder.addPartitionsBuilder()
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4; |
OtsInternalApi.PartitionRange.Builder |
OtsInternalApi.CreateTableRequest.Builder.addPartitionsBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4; |
OtsInternalApi.PartitionRange.Builder |
OtsInternalApi.PartitionRange.Builder.clear() |
OtsInternalApi.PartitionRange.Builder |
OtsInternalApi.PartitionRange.Builder.clearBegin()
encoded as SQLVariant
required bytes begin = 1; |
OtsInternalApi.PartitionRange.Builder |
OtsInternalApi.PartitionRange.Builder.clearEnd()
encoded as SQLVariant
required bytes end = 2; |
OtsInternalApi.PartitionRange.Builder |
OtsInternalApi.CreateTableRequest.Builder.getPartitionsBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4; |
OtsInternalApi.PartitionRange.Builder |
OtsInternalApi.PartitionRange.Builder.mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsInternalApi.PartitionRange.Builder |
OtsInternalApi.PartitionRange.Builder.mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
OtsInternalApi.PartitionRange.Builder |
OtsInternalApi.PartitionRange.Builder.mergeFrom(OtsInternalApi.PartitionRange other) |
static OtsInternalApi.PartitionRange.Builder |
OtsInternalApi.PartitionRange.newBuilder() |
static OtsInternalApi.PartitionRange.Builder |
OtsInternalApi.PartitionRange.newBuilder(OtsInternalApi.PartitionRange prototype) |
OtsInternalApi.PartitionRange.Builder |
OtsInternalApi.PartitionRange.newBuilderForType() |
protected OtsInternalApi.PartitionRange.Builder |
OtsInternalApi.PartitionRange.newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
OtsInternalApi.PartitionRange.Builder |
OtsInternalApi.PartitionRange.Builder.setBegin(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
encoded as SQLVariant
required bytes begin = 1; |
OtsInternalApi.PartitionRange.Builder |
OtsInternalApi.PartitionRange.Builder.setEnd(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
encoded as SQLVariant
required bytes end = 2; |
OtsInternalApi.PartitionRange.Builder |
OtsInternalApi.PartitionRange.toBuilder() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OtsInternalApi.PartitionRange.Builder> |
OtsInternalApi.CreateTableRequest.Builder.getPartitionsBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4; |
| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.CreateTableRequest.Builder |
OtsInternalApi.CreateTableRequest.Builder.addPartitions(int index,
OtsInternalApi.PartitionRange.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4; |
OtsInternalApi.CreateTableRequest.Builder |
OtsInternalApi.CreateTableRequest.Builder.addPartitions(OtsInternalApi.PartitionRange.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4; |
OtsInternalApi.CreateTableRequest.Builder |
OtsInternalApi.CreateTableRequest.Builder.setPartitions(int index,
OtsInternalApi.PartitionRange.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4; |
Copyright © 2025. All Rights Reserved.