Uses of Class
prometheus.Types.ReadHints
Packages that use Types.ReadHints
-
Uses of Types.ReadHints in prometheus
Methods in prometheus that return Types.ReadHintsModifier and TypeMethodDescriptionTypes.ReadHints.Builder.build()Types.ReadHints.Builder.buildPartial()static Types.ReadHintsTypes.ReadHints.getDefaultInstance()Types.ReadHints.Builder.getDefaultInstanceForType()Types.ReadHints.getDefaultInstanceForType()Remote.Query.Builder.getHints().prometheus.ReadHints hints = 4;Remote.Query.getHints().prometheus.ReadHints hints = 4;Remote.QueryOrBuilder.getHints().prometheus.ReadHints hints = 4;static Types.ReadHintsTypes.ReadHints.parseDelimitedFrom(InputStream input) static Types.ReadHintsTypes.ReadHints.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Types.ReadHintsTypes.ReadHints.parseFrom(byte[] data) static Types.ReadHintsTypes.ReadHints.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Types.ReadHintsTypes.ReadHints.parseFrom(com.google.protobuf.ByteString data) static Types.ReadHintsTypes.ReadHints.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Types.ReadHintsTypes.ReadHints.parseFrom(com.google.protobuf.CodedInputStream input) static Types.ReadHintsTypes.ReadHints.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Types.ReadHintsTypes.ReadHints.parseFrom(InputStream input) static Types.ReadHintsTypes.ReadHints.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Types.ReadHintsTypes.ReadHints.parseFrom(ByteBuffer data) static Types.ReadHintsTypes.ReadHints.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in prometheus that return types with arguments of type Types.ReadHintsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Types.ReadHints>Types.ReadHints.getParserForType()static com.google.protobuf.Parser<Types.ReadHints>Types.ReadHints.parser()Methods in prometheus with parameters of type Types.ReadHintsModifier and TypeMethodDescriptionTypes.ReadHints.Builder.mergeFrom(Types.ReadHints other) Remote.Query.Builder.mergeHints(Types.ReadHints value) .prometheus.ReadHints hints = 4;static Types.ReadHints.BuilderTypes.ReadHints.newBuilder(Types.ReadHints prototype) Remote.Query.Builder.setHints(Types.ReadHints value) .prometheus.ReadHints hints = 4;