public static final class Timeseries.GetTimeseriesDataRequest extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage implements Timeseries.GetTimeseriesDataRequestOrBuilder
com.alicloud.openservices.tablestore.core.protocol.timeseries.GetTimeseriesDataRequest| 限定符和类型 | 类和说明 |
|---|---|
static class |
Timeseries.GetTimeseriesDataRequest.Builder
Protobuf type
com.alicloud.openservices.tablestore.core.protocol.timeseries.GetTimeseriesDataRequest |
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 |
BACKWARD_FIELD_NUMBER |
static int |
BEGIN_TIME_FIELD_NUMBER |
static int |
END_TIME_FIELD_NUMBER |
static int |
FIELDS_TO_GET_FIELD_NUMBER |
static int |
LIMIT_FIELD_NUMBER |
static int |
SPECIFIC_TIME_FIELD_NUMBER |
static int |
SUPPORTED_TABLE_VERSION_FIELD_NUMBER |
static int |
TABLE_NAME_FIELD_NUMBER |
static int |
TIME_SERIES_KEY_FIELD_NUMBER |
static int |
TOKEN_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
boolean |
getBackward()
optional bool backward = 8; |
long |
getBeginTime()
optional int64 begin_time = 3; |
static Timeseries.GetTimeseriesDataRequest |
getDefaultInstance() |
Timeseries.GetTimeseriesDataRequest |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getEndTime()
optional int64 end_time = 4; |
Timeseries.TimeseriesFieldsToGet |
getFieldsToGet(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 9; |
int |
getFieldsToGetCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 9; |
List<Timeseries.TimeseriesFieldsToGet> |
getFieldsToGetList()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 9; |
Timeseries.TimeseriesFieldsToGetOrBuilder |
getFieldsToGetOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 9; |
List<? extends Timeseries.TimeseriesFieldsToGetOrBuilder> |
getFieldsToGetOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 9; |
int |
getLimit()
optional int32 limit = 7; |
com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Timeseries.GetTimeseriesDataRequest> |
getParserForType() |
int |
getSerializedSize() |
long |
getSpecificTime()
optional int64 specific_time = 5; |
long |
getSupportedTableVersion()
optional int64 supported_table_version = 10; |
String |
getTableName()
required string table_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableNameBytes()
required string table_name = 1; |
Timeseries.TimeseriesKey |
getTimeSeriesKey()
required .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesKey time_series_key = 2; |
Timeseries.TimeseriesKeyOrBuilder |
getTimeSeriesKeyOrBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesKey time_series_key = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getToken()
optional bytes token = 6; |
boolean |
hasBackward()
optional bool backward = 8; |
boolean |
hasBeginTime()
optional int64 begin_time = 3; |
boolean |
hasEndTime()
optional int64 end_time = 4; |
int |
hashCode() |
boolean |
hasLimit()
optional int32 limit = 7; |
boolean |
hasSpecificTime()
optional int64 specific_time = 5; |
boolean |
hasSupportedTableVersion()
optional int64 supported_table_version = 10; |
boolean |
hasTableName()
required string table_name = 1; |
boolean |
hasTimeSeriesKey()
required .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesKey time_series_key = 2; |
boolean |
hasToken()
optional bytes token = 6; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Timeseries.GetTimeseriesDataRequest.Builder |
newBuilder() |
static Timeseries.GetTimeseriesDataRequest.Builder |
newBuilder(Timeseries.GetTimeseriesDataRequest prototype) |
Timeseries.GetTimeseriesDataRequest.Builder |
newBuilderForType() |
protected Timeseries.GetTimeseriesDataRequest.Builder |
newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
static Timeseries.GetTimeseriesDataRequest |
parseDelimitedFrom(InputStream input) |
static Timeseries.GetTimeseriesDataRequest |
parseDelimitedFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Timeseries.GetTimeseriesDataRequest |
parseFrom(byte[] data) |
static Timeseries.GetTimeseriesDataRequest |
parseFrom(byte[] data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Timeseries.GetTimeseriesDataRequest |
parseFrom(ByteBuffer data) |
static Timeseries.GetTimeseriesDataRequest |
parseFrom(ByteBuffer data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Timeseries.GetTimeseriesDataRequest |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) |
static Timeseries.GetTimeseriesDataRequest |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Timeseries.GetTimeseriesDataRequest |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) |
static Timeseries.GetTimeseriesDataRequest |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Timeseries.GetTimeseriesDataRequest |
parseFrom(InputStream input) |
static Timeseries.GetTimeseriesDataRequest |
parseFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Timeseries.GetTimeseriesDataRequest> |
parser() |
Timeseries.GetTimeseriesDataRequest.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 TIME_SERIES_KEY_FIELD_NUMBER
public static final int BEGIN_TIME_FIELD_NUMBER
public static final int END_TIME_FIELD_NUMBER
public static final int SPECIFIC_TIME_FIELD_NUMBER
public static final int TOKEN_FIELD_NUMBER
public static final int LIMIT_FIELD_NUMBER
public static final int BACKWARD_FIELD_NUMBER
public static final int FIELDS_TO_GET_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.GetTimeseriesDataRequestOrBuilderpublic String getTableName()
required string table_name = 1;getTableName 在接口中 Timeseries.GetTimeseriesDataRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
required string table_name = 1;getTableNameBytes 在接口中 Timeseries.GetTimeseriesDataRequestOrBuilderpublic boolean hasTimeSeriesKey()
required .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesKey time_series_key = 2;hasTimeSeriesKey 在接口中 Timeseries.GetTimeseriesDataRequestOrBuilderpublic Timeseries.TimeseriesKey getTimeSeriesKey()
required .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesKey time_series_key = 2;getTimeSeriesKey 在接口中 Timeseries.GetTimeseriesDataRequestOrBuilderpublic Timeseries.TimeseriesKeyOrBuilder getTimeSeriesKeyOrBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesKey time_series_key = 2;public boolean hasBeginTime()
optional int64 begin_time = 3;hasBeginTime 在接口中 Timeseries.GetTimeseriesDataRequestOrBuilderpublic long getBeginTime()
optional int64 begin_time = 3;getBeginTime 在接口中 Timeseries.GetTimeseriesDataRequestOrBuilderpublic boolean hasEndTime()
optional int64 end_time = 4;hasEndTime 在接口中 Timeseries.GetTimeseriesDataRequestOrBuilderpublic long getEndTime()
optional int64 end_time = 4;getEndTime 在接口中 Timeseries.GetTimeseriesDataRequestOrBuilderpublic boolean hasSpecificTime()
optional int64 specific_time = 5;hasSpecificTime 在接口中 Timeseries.GetTimeseriesDataRequestOrBuilderpublic long getSpecificTime()
optional int64 specific_time = 5;getSpecificTime 在接口中 Timeseries.GetTimeseriesDataRequestOrBuilderpublic boolean hasToken()
optional bytes token = 6;hasToken 在接口中 Timeseries.GetTimeseriesDataRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getToken()
optional bytes token = 6;getToken 在接口中 Timeseries.GetTimeseriesDataRequestOrBuilderpublic boolean hasLimit()
optional int32 limit = 7;hasLimit 在接口中 Timeseries.GetTimeseriesDataRequestOrBuilderpublic int getLimit()
optional int32 limit = 7;getLimit 在接口中 Timeseries.GetTimeseriesDataRequestOrBuilderpublic boolean hasBackward()
optional bool backward = 8;hasBackward 在接口中 Timeseries.GetTimeseriesDataRequestOrBuilderpublic boolean getBackward()
optional bool backward = 8;getBackward 在接口中 Timeseries.GetTimeseriesDataRequestOrBuilderpublic List<Timeseries.TimeseriesFieldsToGet> getFieldsToGetList()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 9;public List<? extends Timeseries.TimeseriesFieldsToGetOrBuilder> getFieldsToGetOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 9;public int getFieldsToGetCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 9;public Timeseries.TimeseriesFieldsToGet getFieldsToGet(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 9;public Timeseries.TimeseriesFieldsToGetOrBuilder getFieldsToGetOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesFieldsToGet fields_to_get = 9;public boolean hasSupportedTableVersion()
optional int64 supported_table_version = 10;hasSupportedTableVersion 在接口中 Timeseries.GetTimeseriesDataRequestOrBuilderpublic long getSupportedTableVersion()
optional int64 supported_table_version = 10;getSupportedTableVersion 在接口中 Timeseries.GetTimeseriesDataRequestOrBuilderpublic 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.GetTimeseriesDataRequest parseFrom(ByteBuffer data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Timeseries.GetTimeseriesDataRequest 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.GetTimeseriesDataRequest 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.GetTimeseriesDataRequest 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.GetTimeseriesDataRequest parseFrom(byte[] data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Timeseries.GetTimeseriesDataRequest 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.GetTimeseriesDataRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static Timeseries.GetTimeseriesDataRequest parseFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Timeseries.GetTimeseriesDataRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Timeseries.GetTimeseriesDataRequest parseDelimitedFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Timeseries.GetTimeseriesDataRequest parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Timeseries.GetTimeseriesDataRequest parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Timeseries.GetTimeseriesDataRequest.Builder newBuilderForType()
newBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagenewBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitepublic static Timeseries.GetTimeseriesDataRequest.Builder newBuilder()
public static Timeseries.GetTimeseriesDataRequest.Builder newBuilder(Timeseries.GetTimeseriesDataRequest prototype)
public Timeseries.GetTimeseriesDataRequest.Builder toBuilder()
toBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagetoBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteprotected Timeseries.GetTimeseriesDataRequest.Builder newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static Timeseries.GetTimeseriesDataRequest getDefaultInstance()
public static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Timeseries.GetTimeseriesDataRequest> parser()
public com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Timeseries.GetTimeseriesDataRequest> 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.GetTimeseriesDataRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2025. All Rights Reserved.