public static final class Timeseries.TimeseriesKey extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage implements Timeseries.TimeseriesKeyOrBuilder
com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesKey| 限定符和类型 | 类和说明 |
|---|---|
static class |
Timeseries.TimeseriesKey.Builder
Protobuf type
com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesKey |
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 |
MEASUREMENT_FIELD_NUMBER |
static int |
SOURCE_FIELD_NUMBER |
static int |
TAG_LIST_FIELD_NUMBER |
static int |
TAGS_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
static Timeseries.TimeseriesKey |
getDefaultInstance() |
Timeseries.TimeseriesKey |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getMeasurement()
optional string measurement = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getMeasurementBytes()
optional string measurement = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Timeseries.TimeseriesKey> |
getParserForType() |
int |
getSerializedSize() |
String |
getSource()
optional string source = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getSourceBytes()
optional string source = 2; |
Timeseries.TimeseriesTag |
getTagList(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesTag tag_list = 4; |
int |
getTagListCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesTag tag_list = 4; |
List<Timeseries.TimeseriesTag> |
getTagListList()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesTag tag_list = 4; |
Timeseries.TimeseriesTagOrBuilder |
getTagListOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesTag tag_list = 4; |
List<? extends Timeseries.TimeseriesTagOrBuilder> |
getTagListOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesTag tag_list = 4; |
String |
getTags()
optional string tags = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTagsBytes()
optional string tags = 3; |
int |
hashCode() |
boolean |
hasMeasurement()
optional string measurement = 1; |
boolean |
hasSource()
optional string source = 2; |
boolean |
hasTags()
optional string tags = 3; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Timeseries.TimeseriesKey.Builder |
newBuilder() |
static Timeseries.TimeseriesKey.Builder |
newBuilder(Timeseries.TimeseriesKey prototype) |
Timeseries.TimeseriesKey.Builder |
newBuilderForType() |
protected Timeseries.TimeseriesKey.Builder |
newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
static Timeseries.TimeseriesKey |
parseDelimitedFrom(InputStream input) |
static Timeseries.TimeseriesKey |
parseDelimitedFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Timeseries.TimeseriesKey |
parseFrom(byte[] data) |
static Timeseries.TimeseriesKey |
parseFrom(byte[] data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Timeseries.TimeseriesKey |
parseFrom(ByteBuffer data) |
static Timeseries.TimeseriesKey |
parseFrom(ByteBuffer data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Timeseries.TimeseriesKey |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) |
static Timeseries.TimeseriesKey |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Timeseries.TimeseriesKey |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) |
static Timeseries.TimeseriesKey |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Timeseries.TimeseriesKey |
parseFrom(InputStream input) |
static Timeseries.TimeseriesKey |
parseFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Timeseries.TimeseriesKey> |
parser() |
Timeseries.TimeseriesKey.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 MEASUREMENT_FIELD_NUMBER
public static final int SOURCE_FIELD_NUMBER
public static final int TAGS_FIELD_NUMBER
public static final int TAG_LIST_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 hasMeasurement()
optional string measurement = 1;hasMeasurement 在接口中 Timeseries.TimeseriesKeyOrBuilderpublic String getMeasurement()
optional string measurement = 1;getMeasurement 在接口中 Timeseries.TimeseriesKeyOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getMeasurementBytes()
optional string measurement = 1;getMeasurementBytes 在接口中 Timeseries.TimeseriesKeyOrBuilderpublic boolean hasSource()
optional string source = 2;hasSource 在接口中 Timeseries.TimeseriesKeyOrBuilderpublic String getSource()
optional string source = 2;getSource 在接口中 Timeseries.TimeseriesKeyOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getSourceBytes()
optional string source = 2;getSourceBytes 在接口中 Timeseries.TimeseriesKeyOrBuilderpublic boolean hasTags()
optional string tags = 3;hasTags 在接口中 Timeseries.TimeseriesKeyOrBuilderpublic String getTags()
optional string tags = 3;getTags 在接口中 Timeseries.TimeseriesKeyOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTagsBytes()
optional string tags = 3;getTagsBytes 在接口中 Timeseries.TimeseriesKeyOrBuilderpublic List<Timeseries.TimeseriesTag> getTagListList()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesTag tag_list = 4;public List<? extends Timeseries.TimeseriesTagOrBuilder> getTagListOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesTag tag_list = 4;public int getTagListCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesTag tag_list = 4;public Timeseries.TimeseriesTag getTagList(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesTag tag_list = 4;getTagList 在接口中 Timeseries.TimeseriesKeyOrBuilderpublic Timeseries.TimeseriesTagOrBuilder getTagListOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesTag tag_list = 4;public 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.TimeseriesKey parseFrom(ByteBuffer data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Timeseries.TimeseriesKey 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.TimeseriesKey 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.TimeseriesKey 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.TimeseriesKey parseFrom(byte[] data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Timeseries.TimeseriesKey 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.TimeseriesKey parseFrom(InputStream input) throws IOException
IOExceptionpublic static Timeseries.TimeseriesKey parseFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Timeseries.TimeseriesKey parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Timeseries.TimeseriesKey parseDelimitedFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Timeseries.TimeseriesKey parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Timeseries.TimeseriesKey parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Timeseries.TimeseriesKey.Builder newBuilderForType()
newBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagenewBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitepublic static Timeseries.TimeseriesKey.Builder newBuilder()
public static Timeseries.TimeseriesKey.Builder newBuilder(Timeseries.TimeseriesKey prototype)
public Timeseries.TimeseriesKey.Builder toBuilder()
toBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagetoBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteprotected Timeseries.TimeseriesKey.Builder newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static Timeseries.TimeseriesKey getDefaultInstance()
public static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Timeseries.TimeseriesKey> parser()
public com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Timeseries.TimeseriesKey> 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.TimeseriesKey getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2025. All Rights Reserved.