Uses of Class
prometheus.Remote.WriteRequest
Packages that use Remote.WriteRequest
-
Uses of Remote.WriteRequest in io.scalecube.metrics.mimir
Methods in io.scalecube.metrics.mimir that return types with arguments of type Remote.WriteRequestModifier and TypeMethodDescriptionorg.agrona.concurrent.ManyToOneConcurrentArrayQueue<Remote.WriteRequest>MimirPublisher.Context.writeQueue()Methods in io.scalecube.metrics.mimir with parameters of type Remote.WriteRequestModifier and TypeMethodDescriptionvoidMimirPublisher.WriteProxy.push(Remote.WriteRequest request) PushesRemote.WriteRequestto the queue (if cannot fit in, request is dropped).Method parameters in io.scalecube.metrics.mimir with type arguments of type Remote.WriteRequestModifier and TypeMethodDescriptionMimirPublisher.Context.writeQueue(org.agrona.concurrent.ManyToOneConcurrentArrayQueue<Remote.WriteRequest> writeQueue) -
Uses of Remote.WriteRequest in prometheus
Methods in prometheus that return Remote.WriteRequestModifier and TypeMethodDescriptionRemote.WriteRequest.Builder.build()Remote.WriteRequest.Builder.buildPartial()static Remote.WriteRequestRemote.WriteRequest.getDefaultInstance()Remote.WriteRequest.Builder.getDefaultInstanceForType()Remote.WriteRequest.getDefaultInstanceForType()static Remote.WriteRequestRemote.WriteRequest.parseDelimitedFrom(InputStream input) static Remote.WriteRequestRemote.WriteRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Remote.WriteRequestRemote.WriteRequest.parseFrom(byte[] data) static Remote.WriteRequestRemote.WriteRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Remote.WriteRequestRemote.WriteRequest.parseFrom(com.google.protobuf.ByteString data) static Remote.WriteRequestRemote.WriteRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Remote.WriteRequestRemote.WriteRequest.parseFrom(com.google.protobuf.CodedInputStream input) static Remote.WriteRequestRemote.WriteRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Remote.WriteRequestRemote.WriteRequest.parseFrom(InputStream input) static Remote.WriteRequestRemote.WriteRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Remote.WriteRequestRemote.WriteRequest.parseFrom(ByteBuffer data) static Remote.WriteRequestRemote.WriteRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in prometheus that return types with arguments of type Remote.WriteRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Remote.WriteRequest>Remote.WriteRequest.getParserForType()static com.google.protobuf.Parser<Remote.WriteRequest>Remote.WriteRequest.parser()Methods in prometheus with parameters of type Remote.WriteRequestModifier and TypeMethodDescriptionRemote.WriteRequest.Builder.mergeFrom(Remote.WriteRequest other) static Remote.WriteRequest.BuilderRemote.WriteRequest.newBuilder(Remote.WriteRequest prototype)