Class DebugHttpServer
- java.lang.Object
-
- io.camunda.zeebe.broker.exporter.debug.DebugHttpServer
-
public final class DebugHttpServer extends Object
-
-
Constructor Summary
Constructors Constructor Description DebugHttpServer(int port, int maxSize)
-
-
-
Method Detail
-
close
public void close()
-
add
public void add(Record record) throws com.fasterxml.jackson.core.JsonProcessingException
- Throws:
com.fasterxml.jackson.core.JsonProcessingException
-
-