Uses of Class
prometheus.Remote.ChunkedReadResponse
Packages that use Remote.ChunkedReadResponse
-
Uses of Remote.ChunkedReadResponse in prometheus
Methods in prometheus that return Remote.ChunkedReadResponseModifier and TypeMethodDescriptionRemote.ChunkedReadResponse.Builder.build()Remote.ChunkedReadResponse.Builder.buildPartial()static Remote.ChunkedReadResponseRemote.ChunkedReadResponse.getDefaultInstance()Remote.ChunkedReadResponse.Builder.getDefaultInstanceForType()Remote.ChunkedReadResponse.getDefaultInstanceForType()static Remote.ChunkedReadResponseRemote.ChunkedReadResponse.parseDelimitedFrom(InputStream input) static Remote.ChunkedReadResponseRemote.ChunkedReadResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Remote.ChunkedReadResponseRemote.ChunkedReadResponse.parseFrom(byte[] data) static Remote.ChunkedReadResponseRemote.ChunkedReadResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Remote.ChunkedReadResponseRemote.ChunkedReadResponse.parseFrom(com.google.protobuf.ByteString data) static Remote.ChunkedReadResponseRemote.ChunkedReadResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Remote.ChunkedReadResponseRemote.ChunkedReadResponse.parseFrom(com.google.protobuf.CodedInputStream input) static Remote.ChunkedReadResponseRemote.ChunkedReadResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Remote.ChunkedReadResponseRemote.ChunkedReadResponse.parseFrom(InputStream input) static Remote.ChunkedReadResponseRemote.ChunkedReadResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Remote.ChunkedReadResponseRemote.ChunkedReadResponse.parseFrom(ByteBuffer data) static Remote.ChunkedReadResponseRemote.ChunkedReadResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in prometheus that return types with arguments of type Remote.ChunkedReadResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Remote.ChunkedReadResponse>Remote.ChunkedReadResponse.getParserForType()static com.google.protobuf.Parser<Remote.ChunkedReadResponse>Remote.ChunkedReadResponse.parser()Methods in prometheus with parameters of type Remote.ChunkedReadResponseModifier and TypeMethodDescriptionRemote.ChunkedReadResponse.Builder.mergeFrom(Remote.ChunkedReadResponse other) Remote.ChunkedReadResponse.newBuilder(Remote.ChunkedReadResponse prototype)