public class ProducerRecordInstrumentation extends AbstractKafkaInstrumentation
| Modifier and Type | Field and Description |
|---|---|
static String |
CONSTRUCTOR_INTERCEPTOR_CLASS |
static String |
ENHANCE_CLASS |
CONTEXT_ATTR_NAME| Constructor and Description |
|---|
ProducerRecordInstrumentation() |
| Modifier and Type | Method and Description |
|---|---|
protected ClassMatch |
enhanceClass() |
protected ConstructorInterceptPoint[] |
getConstructorsInterceptPoints() |
protected InstanceMethodsInterceptPoint[] |
getInstanceMethodsInterceptPoints() |
witnessClassesgetStaticMethodsInterceptPointsenhancedefinepublic static final String CONSTRUCTOR_INTERCEPTOR_CLASS
public static final String ENHANCE_CLASS
protected ConstructorInterceptPoint[] getConstructorsInterceptPoints()
getConstructorsInterceptPoints in class ClassEnhancePluginDefineprotected InstanceMethodsInterceptPoint[] getInstanceMethodsInterceptPoints()
getInstanceMethodsInterceptPoints in class ClassEnhancePluginDefineprotected ClassMatch enhanceClass()
enhanceClass in class AbstractClassEnhancePluginDefineCopyright © 2019 The Apache Software Foundation. All rights reserved.