public static final class Timeseries.QueryTimeseriesMetaRequest extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage implements Timeseries.QueryTimeseriesMetaRequestOrBuilder
com.alicloud.openservices.tablestore.core.protocol.timeseries.QueryTimeseriesMetaRequest| 限定符和类型 | 类和说明 |
|---|---|
static class |
Timeseries.QueryTimeseriesMetaRequest.Builder
Protobuf type
com.alicloud.openservices.tablestore.core.protocol.timeseries.QueryTimeseriesMetaRequest |
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 |
CONDITION_FIELD_NUMBER |
static int |
GET_TOTAL_HIT_FIELD_NUMBER |
static int |
LIMIT_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.MetaQueryCondition |
getCondition()
optional .com.alicloud.openservices.tablestore.core.protocol.timeseries.MetaQueryCondition condition = 2; |
Timeseries.MetaQueryConditionOrBuilder |
getConditionOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.timeseries.MetaQueryCondition condition = 2; |
static Timeseries.QueryTimeseriesMetaRequest |
getDefaultInstance() |
Timeseries.QueryTimeseriesMetaRequest |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getGetTotalHit()
optional bool get_total_hit = 3; |
int |
getLimit()
optional int32 limit = 5; |
com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Timeseries.QueryTimeseriesMetaRequest> |
getParserForType() |
int |
getSerializedSize() |
long |
getSupportedTableVersion()
optional int64 supported_table_version = 6; |
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 = 4; |
boolean |
hasCondition()
optional .com.alicloud.openservices.tablestore.core.protocol.timeseries.MetaQueryCondition condition = 2; |
boolean |
hasGetTotalHit()
optional bool get_total_hit = 3; |
int |
hashCode() |
boolean |
hasLimit()
optional int32 limit = 5; |
boolean |
hasSupportedTableVersion()
optional int64 supported_table_version = 6; |
boolean |
hasTableName()
required string table_name = 1; |
boolean |
hasToken()
optional bytes token = 4; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Timeseries.QueryTimeseriesMetaRequest.Builder |
newBuilder() |
static Timeseries.QueryTimeseriesMetaRequest.Builder |
newBuilder(Timeseries.QueryTimeseriesMetaRequest prototype) |
Timeseries.QueryTimeseriesMetaRequest.Builder |
newBuilderForType() |
protected Timeseries.QueryTimeseriesMetaRequest.Builder |
newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
static Timeseries.QueryTimeseriesMetaRequest |
parseDelimitedFrom(InputStream input) |
static Timeseries.QueryTimeseriesMetaRequest |
parseDelimitedFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Timeseries.QueryTimeseriesMetaRequest |
parseFrom(byte[] data) |
static Timeseries.QueryTimeseriesMetaRequest |
parseFrom(byte[] data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Timeseries.QueryTimeseriesMetaRequest |
parseFrom(ByteBuffer data) |
static Timeseries.QueryTimeseriesMetaRequest |
parseFrom(ByteBuffer data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Timeseries.QueryTimeseriesMetaRequest |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) |
static Timeseries.QueryTimeseriesMetaRequest |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Timeseries.QueryTimeseriesMetaRequest |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) |
static Timeseries.QueryTimeseriesMetaRequest |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Timeseries.QueryTimeseriesMetaRequest |
parseFrom(InputStream input) |
static Timeseries.QueryTimeseriesMetaRequest |
parseFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Timeseries.QueryTimeseriesMetaRequest> |
parser() |
Timeseries.QueryTimeseriesMetaRequest.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 CONDITION_FIELD_NUMBER
public static final int GET_TOTAL_HIT_FIELD_NUMBER
public static final int TOKEN_FIELD_NUMBER
public static final int LIMIT_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.QueryTimeseriesMetaRequestOrBuilderpublic String getTableName()
required string table_name = 1;getTableName 在接口中 Timeseries.QueryTimeseriesMetaRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
required string table_name = 1;getTableNameBytes 在接口中 Timeseries.QueryTimeseriesMetaRequestOrBuilderpublic boolean hasCondition()
optional .com.alicloud.openservices.tablestore.core.protocol.timeseries.MetaQueryCondition condition = 2;hasCondition 在接口中 Timeseries.QueryTimeseriesMetaRequestOrBuilderpublic Timeseries.MetaQueryCondition getCondition()
optional .com.alicloud.openservices.tablestore.core.protocol.timeseries.MetaQueryCondition condition = 2;getCondition 在接口中 Timeseries.QueryTimeseriesMetaRequestOrBuilderpublic Timeseries.MetaQueryConditionOrBuilder getConditionOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.timeseries.MetaQueryCondition condition = 2;public boolean hasGetTotalHit()
optional bool get_total_hit = 3;hasGetTotalHit 在接口中 Timeseries.QueryTimeseriesMetaRequestOrBuilderpublic boolean getGetTotalHit()
optional bool get_total_hit = 3;getGetTotalHit 在接口中 Timeseries.QueryTimeseriesMetaRequestOrBuilderpublic boolean hasToken()
optional bytes token = 4;hasToken 在接口中 Timeseries.QueryTimeseriesMetaRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getToken()
optional bytes token = 4;getToken 在接口中 Timeseries.QueryTimeseriesMetaRequestOrBuilderpublic boolean hasLimit()
optional int32 limit = 5;hasLimit 在接口中 Timeseries.QueryTimeseriesMetaRequestOrBuilderpublic int getLimit()
optional int32 limit = 5;getLimit 在接口中 Timeseries.QueryTimeseriesMetaRequestOrBuilderpublic boolean hasSupportedTableVersion()
optional int64 supported_table_version = 6;hasSupportedTableVersion 在接口中 Timeseries.QueryTimeseriesMetaRequestOrBuilderpublic long getSupportedTableVersion()
optional int64 supported_table_version = 6;getSupportedTableVersion 在接口中 Timeseries.QueryTimeseriesMetaRequestOrBuilderpublic 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.QueryTimeseriesMetaRequest parseFrom(ByteBuffer data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Timeseries.QueryTimeseriesMetaRequest 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.QueryTimeseriesMetaRequest 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.QueryTimeseriesMetaRequest 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.QueryTimeseriesMetaRequest parseFrom(byte[] data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Timeseries.QueryTimeseriesMetaRequest 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.QueryTimeseriesMetaRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static Timeseries.QueryTimeseriesMetaRequest parseFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Timeseries.QueryTimeseriesMetaRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Timeseries.QueryTimeseriesMetaRequest parseDelimitedFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Timeseries.QueryTimeseriesMetaRequest parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Timeseries.QueryTimeseriesMetaRequest parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Timeseries.QueryTimeseriesMetaRequest.Builder newBuilderForType()
newBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagenewBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitepublic static Timeseries.QueryTimeseriesMetaRequest.Builder newBuilder()
public static Timeseries.QueryTimeseriesMetaRequest.Builder newBuilder(Timeseries.QueryTimeseriesMetaRequest prototype)
public Timeseries.QueryTimeseriesMetaRequest.Builder toBuilder()
toBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagetoBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteprotected Timeseries.QueryTimeseriesMetaRequest.Builder newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static Timeseries.QueryTimeseriesMetaRequest getDefaultInstance()
public static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Timeseries.QueryTimeseriesMetaRequest> parser()
public com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Timeseries.QueryTimeseriesMetaRequest> 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.QueryTimeseriesMetaRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2025. All Rights Reserved.