Package prometheus
Class PrometheusTypes.ReadHints
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- prometheus.PrometheusTypes.ReadHints
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,PrometheusTypes.ReadHintsOrBuilder
- Enclosing class:
- PrometheusTypes
public static final class PrometheusTypes.ReadHints extends com.google.protobuf.GeneratedMessageV3 implements PrometheusTypes.ReadHintsOrBuilder
Protobuf typeprometheus.ReadHints- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPrometheusTypes.ReadHints.BuilderProtobuf typeprometheus.ReadHints-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intBY_FIELD_NUMBERstatic intEND_MS_FIELD_NUMBERstatic intFUNC_FIELD_NUMBERstatic intGROUPING_FIELD_NUMBERstatic intRANGE_MS_FIELD_NUMBERstatic intSTART_MS_FIELD_NUMBERstatic intSTEP_MS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)booleangetBy()Indicate whether it is without or by.static PrometheusTypes.ReadHintsgetDefaultInstance()PrometheusTypes.ReadHintsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()longgetEndMs()End time in milliseconds.StringgetFunc()String representation of surrounding function or aggregation.com.google.protobuf.ByteStringgetFuncBytes()String representation of surrounding function or aggregation.StringgetGrouping(int index)List of label names used in aggregation.com.google.protobuf.ByteStringgetGroupingBytes(int index)List of label names used in aggregation.intgetGroupingCount()List of label names used in aggregation.com.google.protobuf.ProtocolStringListgetGroupingList()List of label names used in aggregation.com.google.protobuf.Parser<PrometheusTypes.ReadHints>getParserForType()longgetRangeMs()Range vector selector range in milliseconds.intgetSerializedSize()longgetStartMs()Start time in milliseconds.longgetStepMs()Query step size in milliseconds.com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static PrometheusTypes.ReadHints.BuildernewBuilder()static PrometheusTypes.ReadHints.BuildernewBuilder(PrometheusTypes.ReadHints prototype)PrometheusTypes.ReadHints.BuildernewBuilderForType()protected PrometheusTypes.ReadHints.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static PrometheusTypes.ReadHintsparseDelimitedFrom(InputStream input)static PrometheusTypes.ReadHintsparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PrometheusTypes.ReadHintsparseFrom(byte[] data)static PrometheusTypes.ReadHintsparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PrometheusTypes.ReadHintsparseFrom(com.google.protobuf.ByteString data)static PrometheusTypes.ReadHintsparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PrometheusTypes.ReadHintsparseFrom(com.google.protobuf.CodedInputStream input)static PrometheusTypes.ReadHintsparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PrometheusTypes.ReadHintsparseFrom(InputStream input)static PrometheusTypes.ReadHintsparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PrometheusTypes.ReadHintsparseFrom(ByteBuffer data)static PrometheusTypes.ReadHintsparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<PrometheusTypes.ReadHints>parser()PrometheusTypes.ReadHints.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
STEP_MS_FIELD_NUMBER
public static final int STEP_MS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FUNC_FIELD_NUMBER
public static final int FUNC_FIELD_NUMBER
- See Also:
- Constant Field Values
-
START_MS_FIELD_NUMBER
public static final int START_MS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
END_MS_FIELD_NUMBER
public static final int END_MS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GROUPING_FIELD_NUMBER
public static final int GROUPING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BY_FIELD_NUMBER
public static final int BY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RANGE_MS_FIELD_NUMBER
public static final int RANGE_MS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getStepMs
public long getStepMs()
Query step size in milliseconds.
int64 step_ms = 1;- Specified by:
getStepMsin interfacePrometheusTypes.ReadHintsOrBuilder
-
getFunc
public String getFunc()
String representation of surrounding function or aggregation.
string func = 2;- Specified by:
getFuncin interfacePrometheusTypes.ReadHintsOrBuilder
-
getFuncBytes
public com.google.protobuf.ByteString getFuncBytes()
String representation of surrounding function or aggregation.
string func = 2;- Specified by:
getFuncBytesin interfacePrometheusTypes.ReadHintsOrBuilder
-
getStartMs
public long getStartMs()
Start time in milliseconds.
int64 start_ms = 3;- Specified by:
getStartMsin interfacePrometheusTypes.ReadHintsOrBuilder
-
getEndMs
public long getEndMs()
End time in milliseconds.
int64 end_ms = 4;- Specified by:
getEndMsin interfacePrometheusTypes.ReadHintsOrBuilder
-
getGroupingList
public com.google.protobuf.ProtocolStringList getGroupingList()
List of label names used in aggregation.
repeated string grouping = 5;- Specified by:
getGroupingListin interfacePrometheusTypes.ReadHintsOrBuilder
-
getGroupingCount
public int getGroupingCount()
List of label names used in aggregation.
repeated string grouping = 5;- Specified by:
getGroupingCountin interfacePrometheusTypes.ReadHintsOrBuilder
-
getGrouping
public String getGrouping(int index)
List of label names used in aggregation.
repeated string grouping = 5;- Specified by:
getGroupingin interfacePrometheusTypes.ReadHintsOrBuilder
-
getGroupingBytes
public com.google.protobuf.ByteString getGroupingBytes(int index)
List of label names used in aggregation.
repeated string grouping = 5;- Specified by:
getGroupingBytesin interfacePrometheusTypes.ReadHintsOrBuilder
-
getBy
public boolean getBy()
Indicate whether it is without or by.
bool by = 6;- Specified by:
getByin interfacePrometheusTypes.ReadHintsOrBuilder
-
getRangeMs
public long getRangeMs()
Range vector selector range in milliseconds.
int64 range_ms = 7;- Specified by:
getRangeMsin interfacePrometheusTypes.ReadHintsOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static PrometheusTypes.ReadHints parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PrometheusTypes.ReadHints parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PrometheusTypes.ReadHints parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PrometheusTypes.ReadHints parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PrometheusTypes.ReadHints parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PrometheusTypes.ReadHints parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PrometheusTypes.ReadHints parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static PrometheusTypes.ReadHints parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static PrometheusTypes.ReadHints parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static PrometheusTypes.ReadHints parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static PrometheusTypes.ReadHints parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static PrometheusTypes.ReadHints parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public PrometheusTypes.ReadHints.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static PrometheusTypes.ReadHints.Builder newBuilder()
-
newBuilder
public static PrometheusTypes.ReadHints.Builder newBuilder(PrometheusTypes.ReadHints prototype)
-
toBuilder
public PrometheusTypes.ReadHints.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected PrometheusTypes.ReadHints.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static PrometheusTypes.ReadHints getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<PrometheusTypes.ReadHints> parser()
-
getParserForType
public com.google.protobuf.Parser<PrometheusTypes.ReadHints> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public PrometheusTypes.ReadHints getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-