| 程序包 | 说明 |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol | |
| com.alicloud.openservices.tablestore.core.protocol.timeseries |
| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.PrimaryKeySchema.Builder.build() |
OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.PrimaryKeySchema.Builder.buildPartial() |
static OtsInternalApi.PrimaryKeySchema |
OTSProtocolBuilder.buildPrimaryKeySchema(PrimaryKeySchema pk) |
static OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.PrimaryKeySchema.getDefaultInstance() |
OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.PrimaryKeySchema.getDefaultInstanceForType() |
OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.PrimaryKeySchema.Builder.getDefaultInstanceForType() |
OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.TableMetaOrBuilder.getPrimaryKey(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema primary_key = 2; |
OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.TableMeta.getPrimaryKey(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema primary_key = 2; |
OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.TableMeta.Builder.getPrimaryKey(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema primary_key = 2; |
OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.ComputeSplitPointsBySizeResponseOrBuilder.getSchema(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2; |
OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.ComputeSplitPointsBySizeResponse.getSchema(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2; |
OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder.getSchema(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2; |
static OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.PrimaryKeySchema.parseDelimitedFrom(InputStream input) |
static OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.PrimaryKeySchema.parseDelimitedFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.PrimaryKeySchema.parseFrom(byte[] data) |
static OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.PrimaryKeySchema.parseFrom(byte[] data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.PrimaryKeySchema.parseFrom(ByteBuffer data) |
static OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.PrimaryKeySchema.parseFrom(ByteBuffer data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.PrimaryKeySchema.parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) |
static OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.PrimaryKeySchema.parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.PrimaryKeySchema.parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) |
static OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.PrimaryKeySchema.parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.PrimaryKeySchema.parseFrom(InputStream input) |
static OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.PrimaryKeySchema.parseFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.aliyun.ots.thirdparty.com.google.protobuf.Parser<OtsInternalApi.PrimaryKeySchema> |
OtsInternalApi.PrimaryKeySchema.getParserForType() |
List<OtsInternalApi.PrimaryKeySchema> |
OtsInternalApi.TableMetaOrBuilder.getPrimaryKeyList()
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema primary_key = 2; |
List<OtsInternalApi.PrimaryKeySchema> |
OtsInternalApi.TableMeta.getPrimaryKeyList()
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema primary_key = 2; |
List<OtsInternalApi.PrimaryKeySchema> |
OtsInternalApi.TableMeta.Builder.getPrimaryKeyList()
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema primary_key = 2; |
List<OtsInternalApi.PrimaryKeySchema> |
OtsInternalApi.ComputeSplitPointsBySizeResponseOrBuilder.getSchemaList()
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2; |
List<OtsInternalApi.PrimaryKeySchema> |
OtsInternalApi.ComputeSplitPointsBySizeResponse.getSchemaList()
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2; |
List<OtsInternalApi.PrimaryKeySchema> |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder.getSchemaList()
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2; |
static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<OtsInternalApi.PrimaryKeySchema> |
OtsInternalApi.PrimaryKeySchema.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.TableMeta.Builder |
OtsInternalApi.TableMeta.Builder.addPrimaryKey(int index,
OtsInternalApi.PrimaryKeySchema value)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema primary_key = 2; |
OtsInternalApi.TableMeta.Builder |
OtsInternalApi.TableMeta.Builder.addPrimaryKey(OtsInternalApi.PrimaryKeySchema value)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema primary_key = 2; |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder.addSchema(int index,
OtsInternalApi.PrimaryKeySchema value)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2; |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder.addSchema(OtsInternalApi.PrimaryKeySchema value)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2; |
OtsInternalApi.PrimaryKeySchema.Builder |
OtsInternalApi.PrimaryKeySchema.Builder.mergeFrom(OtsInternalApi.PrimaryKeySchema other) |
static OtsInternalApi.PrimaryKeySchema.Builder |
OtsInternalApi.PrimaryKeySchema.newBuilder(OtsInternalApi.PrimaryKeySchema prototype) |
OtsInternalApi.TableMeta.Builder |
OtsInternalApi.TableMeta.Builder.setPrimaryKey(int index,
OtsInternalApi.PrimaryKeySchema value)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema primary_key = 2; |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder.setSchema(int index,
OtsInternalApi.PrimaryKeySchema value)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2; |
| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.TableMeta.Builder |
OtsInternalApi.TableMeta.Builder.addAllPrimaryKey(Iterable<? extends OtsInternalApi.PrimaryKeySchema> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema primary_key = 2; |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder.addAllSchema(Iterable<? extends OtsInternalApi.PrimaryKeySchema> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2; |
| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.PrimaryKeySchema |
Timeseries.TimeseriesTableMetaOrBuilder.getFieldPrimaryKeySchema(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema field_primary_key_schema = 6; |
OtsInternalApi.PrimaryKeySchema |
Timeseries.TimeseriesTableMeta.getFieldPrimaryKeySchema(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema field_primary_key_schema = 6; |
OtsInternalApi.PrimaryKeySchema |
Timeseries.TimeseriesTableMeta.Builder.getFieldPrimaryKeySchema(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema field_primary_key_schema = 6; |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OtsInternalApi.PrimaryKeySchema> |
Timeseries.TimeseriesTableMetaOrBuilder.getFieldPrimaryKeySchemaList()
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema field_primary_key_schema = 6; |
List<OtsInternalApi.PrimaryKeySchema> |
Timeseries.TimeseriesTableMeta.getFieldPrimaryKeySchemaList()
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema field_primary_key_schema = 6; |
List<OtsInternalApi.PrimaryKeySchema> |
Timeseries.TimeseriesTableMeta.Builder.getFieldPrimaryKeySchemaList()
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema field_primary_key_schema = 6; |
| 限定符和类型 | 方法和说明 |
|---|---|
Timeseries.TimeseriesTableMeta.Builder |
Timeseries.TimeseriesTableMeta.Builder.addFieldPrimaryKeySchema(int index,
OtsInternalApi.PrimaryKeySchema value)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema field_primary_key_schema = 6; |
Timeseries.TimeseriesTableMeta.Builder |
Timeseries.TimeseriesTableMeta.Builder.addFieldPrimaryKeySchema(OtsInternalApi.PrimaryKeySchema value)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema field_primary_key_schema = 6; |
Timeseries.TimeseriesTableMeta.Builder |
Timeseries.TimeseriesTableMeta.Builder.setFieldPrimaryKeySchema(int index,
OtsInternalApi.PrimaryKeySchema value)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema field_primary_key_schema = 6; |
| 限定符和类型 | 方法和说明 |
|---|---|
Timeseries.TimeseriesTableMeta.Builder |
Timeseries.TimeseriesTableMeta.Builder.addAllFieldPrimaryKeySchema(Iterable<? extends OtsInternalApi.PrimaryKeySchema> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema field_primary_key_schema = 6; |
Copyright © 2025. All Rights Reserved.