public static final class Timeseries.QueryTimeseriesMetaResponse extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage implements Timeseries.QueryTimeseriesMetaResponseOrBuilder
com.alicloud.openservices.tablestore.core.protocol.timeseries.QueryTimeseriesMetaResponse| 限定符和类型 | 类和说明 |
|---|---|
static class |
Timeseries.QueryTimeseriesMetaResponse.Builder
Protobuf type
com.alicloud.openservices.tablestore.core.protocol.timeseries.QueryTimeseriesMetaResponse |
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 |
NEXT_TOKEN_FIELD_NUMBER |
static int |
TIMESERIES_METAS_FIELD_NUMBER |
static int |
TOTAL_HIT_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
static Timeseries.QueryTimeseriesMetaResponse |
getDefaultInstance() |
Timeseries.QueryTimeseriesMetaResponse |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getNextToken()
optional bytes next_token = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Timeseries.QueryTimeseriesMetaResponse> |
getParserForType() |
int |
getSerializedSize() |
Timeseries.TimeseriesMeta |
getTimeseriesMetas(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesMeta timeseries_metas = 1; |
int |
getTimeseriesMetasCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesMeta timeseries_metas = 1; |
List<Timeseries.TimeseriesMeta> |
getTimeseriesMetasList()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesMeta timeseries_metas = 1; |
Timeseries.TimeseriesMetaOrBuilder |
getTimeseriesMetasOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesMeta timeseries_metas = 1; |
List<? extends Timeseries.TimeseriesMetaOrBuilder> |
getTimeseriesMetasOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesMeta timeseries_metas = 1; |
long |
getTotalHit()
optional int64 total_hit = 2; |
int |
hashCode() |
boolean |
hasNextToken()
optional bytes next_token = 3; |
boolean |
hasTotalHit()
optional int64 total_hit = 2; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Timeseries.QueryTimeseriesMetaResponse.Builder |
newBuilder() |
static Timeseries.QueryTimeseriesMetaResponse.Builder |
newBuilder(Timeseries.QueryTimeseriesMetaResponse prototype) |
Timeseries.QueryTimeseriesMetaResponse.Builder |
newBuilderForType() |
protected Timeseries.QueryTimeseriesMetaResponse.Builder |
newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
static Timeseries.QueryTimeseriesMetaResponse |
parseDelimitedFrom(InputStream input) |
static Timeseries.QueryTimeseriesMetaResponse |
parseDelimitedFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Timeseries.QueryTimeseriesMetaResponse |
parseFrom(byte[] data) |
static Timeseries.QueryTimeseriesMetaResponse |
parseFrom(byte[] data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Timeseries.QueryTimeseriesMetaResponse |
parseFrom(ByteBuffer data) |
static Timeseries.QueryTimeseriesMetaResponse |
parseFrom(ByteBuffer data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Timeseries.QueryTimeseriesMetaResponse |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) |
static Timeseries.QueryTimeseriesMetaResponse |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Timeseries.QueryTimeseriesMetaResponse |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) |
static Timeseries.QueryTimeseriesMetaResponse |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Timeseries.QueryTimeseriesMetaResponse |
parseFrom(InputStream input) |
static Timeseries.QueryTimeseriesMetaResponse |
parseFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Timeseries.QueryTimeseriesMetaResponse> |
parser() |
Timeseries.QueryTimeseriesMetaResponse.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 TIMESERIES_METAS_FIELD_NUMBER
public static final int TOTAL_HIT_FIELD_NUMBER
public static final int NEXT_TOKEN_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 List<Timeseries.TimeseriesMeta> getTimeseriesMetasList()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesMeta timeseries_metas = 1;public List<? extends Timeseries.TimeseriesMetaOrBuilder> getTimeseriesMetasOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesMeta timeseries_metas = 1;public int getTimeseriesMetasCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesMeta timeseries_metas = 1;public Timeseries.TimeseriesMeta getTimeseriesMetas(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesMeta timeseries_metas = 1;public Timeseries.TimeseriesMetaOrBuilder getTimeseriesMetasOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesMeta timeseries_metas = 1;public boolean hasTotalHit()
optional int64 total_hit = 2;hasTotalHit 在接口中 Timeseries.QueryTimeseriesMetaResponseOrBuilderpublic long getTotalHit()
optional int64 total_hit = 2;getTotalHit 在接口中 Timeseries.QueryTimeseriesMetaResponseOrBuilderpublic boolean hasNextToken()
optional bytes next_token = 3;hasNextToken 在接口中 Timeseries.QueryTimeseriesMetaResponseOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getNextToken()
optional bytes next_token = 3;getNextToken 在接口中 Timeseries.QueryTimeseriesMetaResponseOrBuilderpublic 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.QueryTimeseriesMetaResponse parseFrom(ByteBuffer data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Timeseries.QueryTimeseriesMetaResponse 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.QueryTimeseriesMetaResponse 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.QueryTimeseriesMetaResponse 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.QueryTimeseriesMetaResponse parseFrom(byte[] data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Timeseries.QueryTimeseriesMetaResponse 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.QueryTimeseriesMetaResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static Timeseries.QueryTimeseriesMetaResponse parseFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Timeseries.QueryTimeseriesMetaResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Timeseries.QueryTimeseriesMetaResponse parseDelimitedFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Timeseries.QueryTimeseriesMetaResponse parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Timeseries.QueryTimeseriesMetaResponse parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Timeseries.QueryTimeseriesMetaResponse.Builder newBuilderForType()
newBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagenewBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitepublic static Timeseries.QueryTimeseriesMetaResponse.Builder newBuilder()
public static Timeseries.QueryTimeseriesMetaResponse.Builder newBuilder(Timeseries.QueryTimeseriesMetaResponse prototype)
public Timeseries.QueryTimeseriesMetaResponse.Builder toBuilder()
toBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagetoBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteprotected Timeseries.QueryTimeseriesMetaResponse.Builder newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static Timeseries.QueryTimeseriesMetaResponse getDefaultInstance()
public static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Timeseries.QueryTimeseriesMetaResponse> parser()
public com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Timeseries.QueryTimeseriesMetaResponse> 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.QueryTimeseriesMetaResponse getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2025. All Rights Reserved.