Package prometheus
Class Remote
java.lang.Object
prometheus.Remote
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classChunkedReadResponse is a response when response_type equals STREAMED_XOR_CHUNKS.static interfacestatic final classProtobuf typeprometheus.Querystatic interfacestatic final classProtobuf typeprometheus.QueryResultstatic interfacestatic final classReadRequest represents a remote read request.static interfacestatic final classReadResponse is a response when response_type equals SAMPLES.static interfacestatic final classProtobuf typeprometheus.WriteRequeststatic interface -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-