Package io.quarkus.qe.kafka.rest
Class AlertMonitor
- java.lang.Object
-
- io.quarkus.qe.kafka.rest.AlertMonitor
-
@Path("/monitor") public class AlertMonitor extends Object
-
-
Constructor Summary
Constructors Constructor Description AlertMonitor()
-
-
-
Method Detail
-
stream
@GET @Path("/stream") @Produces("text/event-stream") public org.reactivestreams.Publisher<String> stream()
-
-