| Class | Description |
|---|---|
| AbstractKafkaInstrumentation | |
| AbstractKafkaTemplateInstrumentation |
Compatible with KafkaTemplate
|
| CallbackInstrumentation | |
| KafkaConsumerInstrumentation |
Here is the intercept process steps.
|
| KafkaProducerInstrumentation |
Here is the intercept process steps.
|
| KafkaProducerMapInstrumentation |
after version 2.1.0 use Map to config
|
| KafkaTemplateCallbackInstrumentation |
InterceptorCallback wrapped CallbackAdapter, need intercept
|
| KafkaTemplateInstrumentation |
intercept kafkaTemplate.buildCallback translation callback
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.