| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol | |
| com.alicloud.openservices.tablestore.core.protocol.timeseries |
| Modifier and Type | Method and Description |
|---|---|
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) |
OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.TableMeta.getPrimaryKey(int index) |
OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.TableMeta.Builder.getPrimaryKey(int index) |
OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.ComputeSplitPointsBySizeResponseOrBuilder.getSchema(int index) |
OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.ComputeSplitPointsBySizeResponse.getSchema(int index) |
OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder.getSchema(int index) |
static OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.PrimaryKeySchema.parseDelimitedFrom(InputStream input) |
static OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.PrimaryKeySchema.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.PrimaryKeySchema.parseFrom(byte[] data) |
static OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.PrimaryKeySchema.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.PrimaryKeySchema.parseFrom(com.google.protobuf.ByteString data) |
static OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.PrimaryKeySchema.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.PrimaryKeySchema.parseFrom(com.google.protobuf.CodedInputStream input) |
static OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.PrimaryKeySchema.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.PrimaryKeySchema.parseFrom(InputStream input) |
static OtsInternalApi.PrimaryKeySchema |
OtsInternalApi.PrimaryKeySchema.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<OtsInternalApi.PrimaryKeySchema> |
OtsInternalApi.TableMetaOrBuilder.getPrimaryKeyList() |
List<OtsInternalApi.PrimaryKeySchema> |
OtsInternalApi.TableMeta.getPrimaryKeyList() |
List<OtsInternalApi.PrimaryKeySchema> |
OtsInternalApi.TableMeta.Builder.getPrimaryKeyList() |
List<OtsInternalApi.PrimaryKeySchema> |
OtsInternalApi.ComputeSplitPointsBySizeResponseOrBuilder.getSchemaList() |
List<OtsInternalApi.PrimaryKeySchema> |
OtsInternalApi.ComputeSplitPointsBySizeResponse.getSchemaList() |
List<OtsInternalApi.PrimaryKeySchema> |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder.getSchemaList() |
| Modifier and Type | Method and Description |
|---|---|
OtsInternalApi.TableMeta.Builder |
OtsInternalApi.TableMeta.Builder.addAllPrimaryKey(Iterable<? extends OtsInternalApi.PrimaryKeySchema> values) |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder.addAllSchema(Iterable<? extends OtsInternalApi.PrimaryKeySchema> values) |
| Modifier and Type | Method and Description |
|---|---|
OtsInternalApi.PrimaryKeySchema |
Timeseries.TimeseriesTableMetaOrBuilder.getFieldPrimaryKeySchema(int index) |
OtsInternalApi.PrimaryKeySchema |
Timeseries.TimeseriesTableMeta.getFieldPrimaryKeySchema(int index) |
OtsInternalApi.PrimaryKeySchema |
Timeseries.TimeseriesTableMeta.Builder.getFieldPrimaryKeySchema(int index) |
| Modifier and Type | Method and Description |
|---|---|
List<OtsInternalApi.PrimaryKeySchema> |
Timeseries.TimeseriesTableMetaOrBuilder.getFieldPrimaryKeySchemaList() |
List<OtsInternalApi.PrimaryKeySchema> |
Timeseries.TimeseriesTableMeta.getFieldPrimaryKeySchemaList() |
List<OtsInternalApi.PrimaryKeySchema> |
Timeseries.TimeseriesTableMeta.Builder.getFieldPrimaryKeySchemaList() |
| Modifier and Type | Method and Description |
|---|---|
Timeseries.TimeseriesTableMeta.Builder |
Timeseries.TimeseriesTableMeta.Builder.addFieldPrimaryKeySchema(int index,
OtsInternalApi.PrimaryKeySchema value) |
Timeseries.TimeseriesTableMeta.Builder |
Timeseries.TimeseriesTableMeta.Builder.addFieldPrimaryKeySchema(OtsInternalApi.PrimaryKeySchema value) |
Timeseries.TimeseriesTableMeta.Builder |
Timeseries.TimeseriesTableMeta.Builder.setFieldPrimaryKeySchema(int index,
OtsInternalApi.PrimaryKeySchema value) |
| Modifier and Type | Method and Description |
|---|---|
Timeseries.TimeseriesTableMeta.Builder |
Timeseries.TimeseriesTableMeta.Builder.addAllFieldPrimaryKeySchema(Iterable<? extends OtsInternalApi.PrimaryKeySchema> values) |
Copyright © 2024. All Rights Reserved.