public static final class Timeseries.ScanTimeseriesDataRequest extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage implements Timeseries.ScanTimeseriesDataRequestOrBuilder
com.alicloud.openservices.tablestore.core.protocol.timeseries.ScanTimeseriesDataRequest| 限定符和类型 | 类和说明 |
|---|---|
static class |
Timeseries.ScanTimeseriesDataRequest.Builder
Protobuf type
com.alicloud.openservices.tablestore.core.protocol.timeseries.ScanTimeseriesDataRequest |
com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT,BuilderT>>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.aliyun.ots.thirdparty.com.google.protobuf.Message,T>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.UnusedPrivateParameter| 限定符和类型 | 字段和说明 |
|---|---|
static int |
DATA_SERIALIZE_TYPE_FIELD_NUMBER |
static int |
END_TIME_US_FIELD_NUMBER |
static int |
FIELDS_TO_GET_FIELD_NUMBER |
static int |
LIMIT_FIELD_NUMBER |
static int |
SPLIT_INFO_FIELD_NUMBER |
static int |
START_TIME_US_FIELD_NUMBER |
static int |
SUPPORTED_TABLE_VERSION_FIELD_NUMBER |
static int |
TABLE_NAME_FIELD_NUMBER |
static int |
TOKEN_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
Timeseries.RowsSerializeType |
getDataSerializeType()
optional .com.alicloud.openservices.tablestore.core.protocol.timeseries.RowsSerializeType data_serialize_type = 7; |
static Timeseries.ScanTimeseriesDataRequest |
getDefaultInstance() |
Timeseries.ScanTimeseriesDataRequest |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getEndTimeUs()
optional int64 end_time_us = 4; |
Timeseries.TimeseriesFieldsToGet |
getFieldsToGet(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5; |
int |
getFieldsToGetCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5; |
List<Timeseries.TimeseriesFieldsToGet> |
getFieldsToGetList()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5; |
Timeseries.TimeseriesFieldsToGetOrBuilder |
getFieldsToGetOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5; |
List<? extends Timeseries.TimeseriesFieldsToGetOrBuilder> |
getFieldsToGetOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5; |
int |
getLimit()
optional int32 limit = 6; |
com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Timeseries.ScanTimeseriesDataRequest> |
getParserForType() |
int |
getSerializedSize() |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getSplitInfo()
optional bytes split_info = 2; |
long |
getStartTimeUs()
optional int64 start_time_us = 3; |
long |
getSupportedTableVersion()
optional int64 supported_table_version = 9; |
String |
getTableName()
required string table_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableNameBytes()
required string table_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getToken()
optional bytes token = 8; |
boolean |
hasDataSerializeType()
optional .com.alicloud.openservices.tablestore.core.protocol.timeseries.RowsSerializeType data_serialize_type = 7; |
boolean |
hasEndTimeUs()
optional int64 end_time_us = 4; |
int |
hashCode() |
boolean |
hasLimit()
optional int32 limit = 6; |
boolean |
hasSplitInfo()
optional bytes split_info = 2; |
boolean |
hasStartTimeUs()
optional int64 start_time_us = 3; |
boolean |
hasSupportedTableVersion()
optional int64 supported_table_version = 9; |
boolean |
hasTableName()
required string table_name = 1; |
boolean |
hasToken()
optional bytes token = 8; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Timeseries.ScanTimeseriesDataRequest.Builder |
newBuilder() |
static Timeseries.ScanTimeseriesDataRequest.Builder |
newBuilder(Timeseries.ScanTimeseriesDataRequest prototype) |
Timeseries.ScanTimeseriesDataRequest.Builder |
newBuilderForType() |
protected Timeseries.ScanTimeseriesDataRequest.Builder |
newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
static Timeseries.ScanTimeseriesDataRequest |
parseDelimitedFrom(InputStream input) |
static Timeseries.ScanTimeseriesDataRequest |
parseDelimitedFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Timeseries.ScanTimeseriesDataRequest |
parseFrom(byte[] data) |
static Timeseries.ScanTimeseriesDataRequest |
parseFrom(byte[] data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Timeseries.ScanTimeseriesDataRequest |
parseFrom(ByteBuffer data) |
static Timeseries.ScanTimeseriesDataRequest |
parseFrom(ByteBuffer data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Timeseries.ScanTimeseriesDataRequest |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) |
static Timeseries.ScanTimeseriesDataRequest |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Timeseries.ScanTimeseriesDataRequest |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) |
static Timeseries.ScanTimeseriesDataRequest |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Timeseries.ScanTimeseriesDataRequest |
parseFrom(InputStream input) |
static Timeseries.ScanTimeseriesDataRequest |
parseFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Timeseries.ScanTimeseriesDataRequest> |
parser() |
Timeseries.ScanTimeseriesDataRequest.Builder |
toBuilder() |
void |
writeTo(com.aliyun.ots.thirdparty.com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashFields, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int TABLE_NAME_FIELD_NUMBER
public static final int SPLIT_INFO_FIELD_NUMBER
public static final int START_TIME_US_FIELD_NUMBER
public static final int END_TIME_US_FIELD_NUMBER
public static final int FIELDS_TO_GET_FIELD_NUMBER
public static final int LIMIT_FIELD_NUMBER
public static final int DATA_SERIALIZE_TYPE_FIELD_NUMBER
public static final int TOKEN_FIELD_NUMBER
public static final int SUPPORTED_TABLE_VERSION_FIELD_NUMBER
public static final com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessagepublic boolean hasTableName()
required string table_name = 1;hasTableName 在接口中 Timeseries.ScanTimeseriesDataRequestOrBuilderpublic String getTableName()
required string table_name = 1;getTableName 在接口中 Timeseries.ScanTimeseriesDataRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
required string table_name = 1;getTableNameBytes 在接口中 Timeseries.ScanTimeseriesDataRequestOrBuilderpublic boolean hasSplitInfo()
optional bytes split_info = 2;hasSplitInfo 在接口中 Timeseries.ScanTimeseriesDataRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getSplitInfo()
optional bytes split_info = 2;getSplitInfo 在接口中 Timeseries.ScanTimeseriesDataRequestOrBuilderpublic boolean hasStartTimeUs()
optional int64 start_time_us = 3;hasStartTimeUs 在接口中 Timeseries.ScanTimeseriesDataRequestOrBuilderpublic long getStartTimeUs()
optional int64 start_time_us = 3;getStartTimeUs 在接口中 Timeseries.ScanTimeseriesDataRequestOrBuilderpublic boolean hasEndTimeUs()
optional int64 end_time_us = 4;hasEndTimeUs 在接口中 Timeseries.ScanTimeseriesDataRequestOrBuilderpublic long getEndTimeUs()
optional int64 end_time_us = 4;getEndTimeUs 在接口中 Timeseries.ScanTimeseriesDataRequestOrBuilderpublic List<Timeseries.TimeseriesFieldsToGet> getFieldsToGetList()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5;public List<? extends Timeseries.TimeseriesFieldsToGetOrBuilder> getFieldsToGetOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5;public int getFieldsToGetCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5;public Timeseries.TimeseriesFieldsToGet getFieldsToGet(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5;public Timeseries.TimeseriesFieldsToGetOrBuilder getFieldsToGetOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 5;public boolean hasLimit()
optional int32 limit = 6;hasLimit 在接口中 Timeseries.ScanTimeseriesDataRequestOrBuilderpublic int getLimit()
optional int32 limit = 6;getLimit 在接口中 Timeseries.ScanTimeseriesDataRequestOrBuilderpublic boolean hasDataSerializeType()
optional .com.alicloud.openservices.tablestore.core.protocol.timeseries.RowsSerializeType data_serialize_type = 7;hasDataSerializeType 在接口中 Timeseries.ScanTimeseriesDataRequestOrBuilderpublic Timeseries.RowsSerializeType getDataSerializeType()
optional .com.alicloud.openservices.tablestore.core.protocol.timeseries.RowsSerializeType data_serialize_type = 7;getDataSerializeType 在接口中 Timeseries.ScanTimeseriesDataRequestOrBuilderpublic boolean hasToken()
optional bytes token = 8;hasToken 在接口中 Timeseries.ScanTimeseriesDataRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getToken()
optional bytes token = 8;getToken 在接口中 Timeseries.ScanTimeseriesDataRequestOrBuilderpublic boolean hasSupportedTableVersion()
optional int64 supported_table_version = 9;hasSupportedTableVersion 在接口中 Timeseries.ScanTimeseriesDataRequestOrBuilderpublic long getSupportedTableVersion()
optional int64 supported_table_version = 9;getSupportedTableVersion 在接口中 Timeseries.ScanTimeseriesDataRequestOrBuilderpublic final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessagepublic void writeTo(com.aliyun.ots.thirdparty.com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitewriteTo 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessageIOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitegetSerializedSize 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessagepublic boolean equals(Object obj)
equals 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Messageequals 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagehashCode 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static Timeseries.ScanTimeseriesDataRequest parseFrom(ByteBuffer data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Timeseries.ScanTimeseriesDataRequest parseFrom(ByteBuffer data, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Timeseries.ScanTimeseriesDataRequest parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Timeseries.ScanTimeseriesDataRequest parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Timeseries.ScanTimeseriesDataRequest parseFrom(byte[] data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Timeseries.ScanTimeseriesDataRequest parseFrom(byte[] data, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Timeseries.ScanTimeseriesDataRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static Timeseries.ScanTimeseriesDataRequest parseFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Timeseries.ScanTimeseriesDataRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Timeseries.ScanTimeseriesDataRequest parseDelimitedFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Timeseries.ScanTimeseriesDataRequest parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Timeseries.ScanTimeseriesDataRequest parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Timeseries.ScanTimeseriesDataRequest.Builder newBuilderForType()
newBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagenewBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitepublic static Timeseries.ScanTimeseriesDataRequest.Builder newBuilder()
public static Timeseries.ScanTimeseriesDataRequest.Builder newBuilder(Timeseries.ScanTimeseriesDataRequest prototype)
public Timeseries.ScanTimeseriesDataRequest.Builder toBuilder()
toBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagetoBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteprotected Timeseries.ScanTimeseriesDataRequest.Builder newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static Timeseries.ScanTimeseriesDataRequest getDefaultInstance()
public static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Timeseries.ScanTimeseriesDataRequest> parser()
public com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Timeseries.ScanTimeseriesDataRequest> getParserForType()
getParserForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagegetParserForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitegetParserForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessagepublic Timeseries.ScanTimeseriesDataRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2025. All Rights Reserved.