| Class | Description |
|---|---|
| CallbackConsumer<K,V> |
An implementation of
Publisher which will invoke a supplied
callback when the underlying producer is closed. |
| CallbackProducer<K,V> |
An implementation of
Publisher which will invoke a supplied
callback when the underlying producer is closed. |
| KafkaMetricsBuilder | |
| KafkaPublisher | |
| KafkaTopologyClient | |
| MicroserviceTopology | |
| TopologyKafkaStreamsClientSupplier |
An implementation of a KafkaClientSupplier to be used with KStreams that will
register metrics with the topology client.
|