public class EventHttpExporter extends HttpExporter<io.confluent.telemetry.api.events.Event,io.confluent.telemetry.events.v0.EventServiceRequest,io.confluent.telemetry.events.v0.EventServiceResponse>
| Modifier and Type | Field and Description |
|---|---|
static String |
V1_EVENTS_ENDPOINT |
| Constructor and Description |
|---|
EventHttpExporter() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(Map<String,?> configs) |
close, emit, reconfigurableConfigs, reconfigure, validateReconfigurationequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrouteReadypublic static final String V1_EVENTS_ENDPOINT
public void configure(Map<String,?> configs)
configure in interface org.apache.kafka.common.Configurableconfigure in class HttpExporter<io.confluent.telemetry.api.events.Event,io.confluent.telemetry.events.v0.EventServiceRequest,io.confluent.telemetry.events.v0.EventServiceResponse>