Class Event

java.lang.Object
io.confluent.telemetry.api.events.Event

public class Event extends Object
This class is a mutable builder for Cloudevent V1 . The default implementation is immutable and we need to be able to add metadata in the events pipeline. This class is not threadsafe.