Skip navigation links
A B C E G H I K O P S T W 

A

AbstractKafkaInstrumentation - Class in org.apache.skywalking.apm.plugin.kafka.define
 
AbstractKafkaInstrumentation() - Constructor for class org.apache.skywalking.apm.plugin.kafka.define.AbstractKafkaInstrumentation
 
AbstractKafkaTemplateInstrumentation - Class in org.apache.skywalking.apm.plugin.kafka.define
Compatible with KafkaTemplate
AbstractKafkaTemplateInstrumentation() - Constructor for class org.apache.skywalking.apm.plugin.kafka.define.AbstractKafkaTemplateInstrumentation
 
afterMethod(EnhancedInstance, Method, Object[], Class<?>[], Object) - Method in class org.apache.skywalking.apm.plugin.kafka.CallbackInterceptor
 
afterMethod(EnhancedInstance, Method, Object[], Class<?>[], Object) - Method in class org.apache.skywalking.apm.plugin.kafka.KafkaConsumerInterceptor
 
afterMethod(EnhancedInstance, Method, Object[], Class<?>[], Object) - Method in class org.apache.skywalking.apm.plugin.kafka.KafkaProducerInterceptor
 
afterMethod(EnhancedInstance, Method, Object[], Class<?>[], Object) - Method in class org.apache.skywalking.apm.plugin.kafka.KafkaTemplateCallbackInterceptor
 
afterMethod(EnhancedInstance, Method, Object[], Class<?>[], Object) - Method in class org.apache.skywalking.apm.plugin.kafka.SubscribeMethodInterceptor
 

B

beforeMethod(EnhancedInstance, Method, Object[], Class<?>[], MethodInterceptResult) - Method in class org.apache.skywalking.apm.plugin.kafka.CallbackInterceptor
 
beforeMethod(EnhancedInstance, Method, Object[], Class<?>[], MethodInterceptResult) - Method in class org.apache.skywalking.apm.plugin.kafka.KafkaConsumerInterceptor
 
beforeMethod(EnhancedInstance, Method, Object[], Class<?>[], MethodInterceptResult) - Method in class org.apache.skywalking.apm.plugin.kafka.KafkaProducerInterceptor
 
beforeMethod(EnhancedInstance, Method, Object[], Class<?>[], MethodInterceptResult) - Method in class org.apache.skywalking.apm.plugin.kafka.KafkaTemplateCallbackInterceptor
 
beforeMethod(EnhancedInstance, Method, Object[], Class<?>[], MethodInterceptResult) - Method in class org.apache.skywalking.apm.plugin.kafka.SubscribeMethodInterceptor
 

C

CallbackAdapter - Class in org.apache.skywalking.apm.plugin.kafka
implements Callback and EnhancedInstance, for transformation kafkaTemplate.buildCallback
CallbackAdapter(Callback, Object) - Constructor for class org.apache.skywalking.apm.plugin.kafka.CallbackAdapter
 
CallbackAdapter() - Constructor for class org.apache.skywalking.apm.plugin.kafka.CallbackAdapter
 
CallbackCache - Class in org.apache.skywalking.apm.plugin.kafka
cache Callback and ContextSnapshot
CallbackCache() - Constructor for class org.apache.skywalking.apm.plugin.kafka.CallbackCache
 
CallbackConstructorInterceptor - Class in org.apache.skywalking.apm.plugin.kafka
intercept Callback set cache
CallbackConstructorInterceptor() - Constructor for class org.apache.skywalking.apm.plugin.kafka.CallbackConstructorInterceptor
 
CallbackInstrumentation - Class in org.apache.skywalking.apm.plugin.kafka.define
 
CallbackInstrumentation() - Constructor for class org.apache.skywalking.apm.plugin.kafka.define.CallbackInstrumentation
 
CallbackInterceptor - Class in org.apache.skywalking.apm.plugin.kafka
 
CallbackInterceptor() - Constructor for class org.apache.skywalking.apm.plugin.kafka.CallbackInterceptor
 
CONSTRUCTOR_INTERCEPT_TYPE - Static variable in class org.apache.skywalking.apm.plugin.kafka.define.KafkaConsumerInstrumentation
 
CONSTRUCTOR_INTERCEPTOR_CLASS - Static variable in class org.apache.skywalking.apm.plugin.kafka.define.KafkaConsumerInstrumentation
 
CONSTRUCTOR_INTERCEPTOR_CLASS - Static variable in class org.apache.skywalking.apm.plugin.kafka.define.KafkaProducerInstrumentation
 
CONSTRUCTOR_INTERCEPTOR_CLASS - Static variable in class org.apache.skywalking.apm.plugin.kafka.define.KafkaProducerMapInstrumentation
 
CONSTRUCTOR_INTERCEPTOR_FLAG - Static variable in class org.apache.skywalking.apm.plugin.kafka.define.KafkaProducerInstrumentation
 
CONSTRUCTOR_INTERCEPTOR_FLAG - Static variable in class org.apache.skywalking.apm.plugin.kafka.define.KafkaProducerMapInstrumentation
 
CONSUMER_OPERATE_NAME - Static variable in class org.apache.skywalking.apm.plugin.kafka.KafkaConsumerInterceptor
 
ConsumerConstructorInterceptor - Class in org.apache.skywalking.apm.plugin.kafka
 
ConsumerConstructorInterceptor() - Constructor for class org.apache.skywalking.apm.plugin.kafka.ConsumerConstructorInterceptor
 
ConsumerEnhanceRequiredInfo - Class in org.apache.skywalking.apm.plugin.kafka
 
ConsumerEnhanceRequiredInfo() - Constructor for class org.apache.skywalking.apm.plugin.kafka.ConsumerEnhanceRequiredInfo
 

E

ENHANCE_CLASS - Static variable in class org.apache.skywalking.apm.plugin.kafka.define.CallbackInstrumentation
 
ENHANCE_CLASS - Static variable in class org.apache.skywalking.apm.plugin.kafka.define.KafkaConsumerInstrumentation
 
ENHANCE_CLASS - Static variable in class org.apache.skywalking.apm.plugin.kafka.define.KafkaProducerInstrumentation
 
ENHANCE_CLASS - Static variable in class org.apache.skywalking.apm.plugin.kafka.define.KafkaProducerMapInstrumentation
 
ENHANCE_COMPATIBLE_METHOD - Static variable in class org.apache.skywalking.apm.plugin.kafka.define.KafkaConsumerInstrumentation
 
ENHANCE_METHOD - Static variable in class org.apache.skywalking.apm.plugin.kafka.define.CallbackInstrumentation
 
ENHANCE_METHOD - Static variable in class org.apache.skywalking.apm.plugin.kafka.define.KafkaConsumerInstrumentation
 
ENHANCE_METHOD - Static variable in class org.apache.skywalking.apm.plugin.kafka.define.KafkaProducerInstrumentation
 
enhanceClass() - Method in class org.apache.skywalking.apm.plugin.kafka.define.CallbackInstrumentation
 
enhanceClass() - Method in class org.apache.skywalking.apm.plugin.kafka.define.KafkaConsumerInstrumentation
 
enhanceClass() - Method in class org.apache.skywalking.apm.plugin.kafka.define.KafkaProducerInstrumentation
 
enhanceClass() - Method in class org.apache.skywalking.apm.plugin.kafka.define.KafkaProducerMapInstrumentation
 
enhanceClass() - Method in class org.apache.skywalking.apm.plugin.kafka.define.KafkaTemplateCallbackInstrumentation
 
enhanceClass() - Method in class org.apache.skywalking.apm.plugin.kafka.define.KafkaTemplateInstrumentation
 

G

getBrokerServers() - Method in class org.apache.skywalking.apm.plugin.kafka.ConsumerEnhanceRequiredInfo
 
getCallback() - Method in class org.apache.skywalking.apm.plugin.kafka.CallbackCache
 
getConstructorsInterceptPoints() - Method in class org.apache.skywalking.apm.plugin.kafka.define.CallbackInstrumentation
 
getConstructorsInterceptPoints() - Method in class org.apache.skywalking.apm.plugin.kafka.define.KafkaConsumerInstrumentation
 
getConstructorsInterceptPoints() - Method in class org.apache.skywalking.apm.plugin.kafka.define.KafkaProducerInstrumentation
 
getConstructorsInterceptPoints() - Method in class org.apache.skywalking.apm.plugin.kafka.define.KafkaProducerMapInstrumentation
 
getConstructorsInterceptPoints() - Method in class org.apache.skywalking.apm.plugin.kafka.define.KafkaTemplateCallbackInstrumentation
 
getConstructorsInterceptPoints() - Method in class org.apache.skywalking.apm.plugin.kafka.define.KafkaTemplateInstrumentation
 
getGroupId() - Method in class org.apache.skywalking.apm.plugin.kafka.ConsumerEnhanceRequiredInfo
 
getInstanceMethodsInterceptPoints() - Method in class org.apache.skywalking.apm.plugin.kafka.define.CallbackInstrumentation
 
getInstanceMethodsInterceptPoints() - Method in class org.apache.skywalking.apm.plugin.kafka.define.KafkaConsumerInstrumentation
 
getInstanceMethodsInterceptPoints() - Method in class org.apache.skywalking.apm.plugin.kafka.define.KafkaProducerInstrumentation
 
getInstanceMethodsInterceptPoints() - Method in class org.apache.skywalking.apm.plugin.kafka.define.KafkaProducerMapInstrumentation
 
getInstanceMethodsInterceptPoints() - Method in class org.apache.skywalking.apm.plugin.kafka.define.KafkaTemplateCallbackInstrumentation
 
getInstanceMethodsInterceptPoints() - Method in class org.apache.skywalking.apm.plugin.kafka.define.KafkaTemplateInstrumentation
 
getSkyWalkingDynamicField() - Method in class org.apache.skywalking.apm.plugin.kafka.CallbackAdapter
 
getSnapshot() - Method in class org.apache.skywalking.apm.plugin.kafka.CallbackCache
 
getStartTime() - Method in class org.apache.skywalking.apm.plugin.kafka.ConsumerEnhanceRequiredInfo
 
getTopics() - Method in class org.apache.skywalking.apm.plugin.kafka.ConsumerEnhanceRequiredInfo
 
getUserCallback() - Method in class org.apache.skywalking.apm.plugin.kafka.CallbackAdapter
 

H

handleMethodException(EnhancedInstance, Method, Object[], Class<?>[], Throwable) - Method in class org.apache.skywalking.apm.plugin.kafka.CallbackInterceptor
 
handleMethodException(EnhancedInstance, Method, Object[], Class<?>[], Throwable) - Method in class org.apache.skywalking.apm.plugin.kafka.KafkaConsumerInterceptor
 
handleMethodException(EnhancedInstance, Method, Object[], Class<?>[], Throwable) - Method in class org.apache.skywalking.apm.plugin.kafka.KafkaProducerInterceptor
 
handleMethodException(EnhancedInstance, Method, Object[], Class<?>[], Throwable) - Method in class org.apache.skywalking.apm.plugin.kafka.KafkaTemplateCallbackInterceptor
 
handleMethodException(EnhancedInstance, Method, Object[], Class<?>[], Throwable) - Method in class org.apache.skywalking.apm.plugin.kafka.SubscribeMethodInterceptor
 

I

INTERCEPTOR_CLASS - Static variable in class org.apache.skywalking.apm.plugin.kafka.define.CallbackInstrumentation
 
INTERCEPTOR_CLASS - Static variable in class org.apache.skywalking.apm.plugin.kafka.define.KafkaConsumerInstrumentation
 
INTERCEPTOR_CLASS - Static variable in class org.apache.skywalking.apm.plugin.kafka.define.KafkaProducerInstrumentation
 

K

KafkaConsumerInstrumentation - Class in org.apache.skywalking.apm.plugin.kafka.define
Here is the intercept process steps.
KafkaConsumerInstrumentation() - Constructor for class org.apache.skywalking.apm.plugin.kafka.define.KafkaConsumerInstrumentation
 
KafkaConsumerInterceptor - Class in org.apache.skywalking.apm.plugin.kafka
 
KafkaConsumerInterceptor() - Constructor for class org.apache.skywalking.apm.plugin.kafka.KafkaConsumerInterceptor
 
KafkaProducerInstrumentation - Class in org.apache.skywalking.apm.plugin.kafka.define
Here is the intercept process steps.
KafkaProducerInstrumentation() - Constructor for class org.apache.skywalking.apm.plugin.kafka.define.KafkaProducerInstrumentation
 
KafkaProducerInterceptor - Class in org.apache.skywalking.apm.plugin.kafka
 
KafkaProducerInterceptor() - Constructor for class org.apache.skywalking.apm.plugin.kafka.KafkaProducerInterceptor
 
KafkaProducerMapInstrumentation - Class in org.apache.skywalking.apm.plugin.kafka.define
after version 2.1.0 use Map to config
KafkaProducerMapInstrumentation() - Constructor for class org.apache.skywalking.apm.plugin.kafka.define.KafkaProducerMapInstrumentation
 
KafkaTemplateCallbackInstrumentation - Class in org.apache.skywalking.apm.plugin.kafka.define
InterceptorCallback wrapped CallbackAdapter, need intercept
KafkaTemplateCallbackInstrumentation() - Constructor for class org.apache.skywalking.apm.plugin.kafka.define.KafkaTemplateCallbackInstrumentation
 
KafkaTemplateCallbackInterceptor - Class in org.apache.skywalking.apm.plugin.kafka
transformation kafkaTemplate.buildCallback
KafkaTemplateCallbackInterceptor() - Constructor for class org.apache.skywalking.apm.plugin.kafka.KafkaTemplateCallbackInterceptor
 
KafkaTemplateInstrumentation - Class in org.apache.skywalking.apm.plugin.kafka.define
intercept kafkaTemplate.buildCallback translation callback
KafkaTemplateInstrumentation() - Constructor for class org.apache.skywalking.apm.plugin.kafka.define.KafkaTemplateInstrumentation
 

O

onCompletion(RecordMetadata, Exception) - Method in class org.apache.skywalking.apm.plugin.kafka.CallbackAdapter
 
onConstruct(EnhancedInstance, Object[]) - Method in class org.apache.skywalking.apm.plugin.kafka.CallbackConstructorInterceptor
 
onConstruct(EnhancedInstance, Object[]) - Method in class org.apache.skywalking.apm.plugin.kafka.ConsumerConstructorInterceptor
 
onConstruct(EnhancedInstance, Object[]) - Method in class org.apache.skywalking.apm.plugin.kafka.ProducerConstructorInterceptor
 
onConstruct(EnhancedInstance, Object[]) - Method in class org.apache.skywalking.apm.plugin.kafka.ProducerConstructorMapInterceptor
 
OPERATE_NAME_PREFIX - Static variable in class org.apache.skywalking.apm.plugin.kafka.KafkaConsumerInterceptor
 
OPERATE_NAME_PREFIX - Static variable in class org.apache.skywalking.apm.plugin.kafka.KafkaProducerInterceptor
 
org.apache.skywalking.apm.plugin.kafka - package org.apache.skywalking.apm.plugin.kafka
 
org.apache.skywalking.apm.plugin.kafka.define - package org.apache.skywalking.apm.plugin.kafka.define
 

P

PRODUCER_OPERATE_NAME_SUFFIX - Static variable in class org.apache.skywalking.apm.plugin.kafka.KafkaProducerInterceptor
 
ProducerConstructorInterceptor - Class in org.apache.skywalking.apm.plugin.kafka
 
ProducerConstructorInterceptor() - Constructor for class org.apache.skywalking.apm.plugin.kafka.ProducerConstructorInterceptor
 
ProducerConstructorMapInterceptor - Class in org.apache.skywalking.apm.plugin.kafka
 
ProducerConstructorMapInterceptor() - Constructor for class org.apache.skywalking.apm.plugin.kafka.ProducerConstructorMapInterceptor
 

S

setBrokerServers(List<String>) - Method in class org.apache.skywalking.apm.plugin.kafka.ConsumerEnhanceRequiredInfo
 
setCallback(Callback) - Method in class org.apache.skywalking.apm.plugin.kafka.CallbackCache
 
setGroupId(String) - Method in class org.apache.skywalking.apm.plugin.kafka.ConsumerEnhanceRequiredInfo
 
setSkyWalkingDynamicField(Object) - Method in class org.apache.skywalking.apm.plugin.kafka.CallbackAdapter
 
setSnapshot(ContextSnapshot) - Method in class org.apache.skywalking.apm.plugin.kafka.CallbackCache
 
setStartTime(long) - Method in class org.apache.skywalking.apm.plugin.kafka.ConsumerEnhanceRequiredInfo
 
setTopics(Collection<String>) - Method in class org.apache.skywalking.apm.plugin.kafka.ConsumerEnhanceRequiredInfo
 
SUBSCRIBE_INTERCEPT_CLASS - Static variable in class org.apache.skywalking.apm.plugin.kafka.define.KafkaConsumerInstrumentation
 
SUBSCRIBE_INTERCEPT_TYPE - Static variable in class org.apache.skywalking.apm.plugin.kafka.define.KafkaConsumerInstrumentation
 
SUBSCRIBE_METHOD - Static variable in class org.apache.skywalking.apm.plugin.kafka.define.KafkaConsumerInstrumentation
 
SubscribeMethodInterceptor - Class in org.apache.skywalking.apm.plugin.kafka
 
SubscribeMethodInterceptor() - Constructor for class org.apache.skywalking.apm.plugin.kafka.SubscribeMethodInterceptor
 

T

toString() - Method in class org.apache.skywalking.apm.plugin.kafka.CallbackCache
 

W

witnessClasses() - Method in class org.apache.skywalking.apm.plugin.kafka.define.AbstractKafkaInstrumentation
 
witnessClasses() - Method in class org.apache.skywalking.apm.plugin.kafka.define.AbstractKafkaTemplateInstrumentation
 
A B C E G H I K O P S T W 
Skip navigation links

Copyright © 2020 The Apache Software Foundation. All rights reserved.