Skip navigation links
C I K O P S T 

C

close() - Method in class io.opns.otl.kafka.TracingConsumerInterceptor
 
close() - Method in class io.opns.otl.kafka.TracingProducerInterceptor
 
COMPONENT_KAFKA_CONSUMER - Static variable in class io.opns.otl.kafka.StandardKafkaSpanDecorator
 
COMPONENT_KAFKA_PRODUCER - Static variable in class io.opns.otl.kafka.StandardKafkaSpanDecorator
 
configure(Map<String, ?>) - Method in class io.opns.otl.kafka.TracingConsumerInterceptor
 
configure(Map<String, ?>) - Method in class io.opns.otl.kafka.TracingProducerInterceptor
 

I

io.opns.otl.kafka - package io.opns.otl.kafka
 
iterator() - Method in class io.opns.otl.kafka.KafkaSpanContextMap
 

K

KafkaMsgContextCarrier - Class in io.opns.otl.kafka
A carrier for the kafka message header.
KafkaSpanContextMap - Class in io.opns.otl.kafka
Span context map, where the contextual information will be kept after extracing the same from a kafka message.
KafkaSpanDecorator - Interface in io.opns.otl.kafka
A decorator for decorating the outbound span.

O

onAcknowledgement(RecordMetadata, Exception) - Method in class io.opns.otl.kafka.TracingProducerInterceptor
 
onCommit(Map<TopicPartition, OffsetAndMetadata>) - Method in class io.opns.otl.kafka.TracingConsumerInterceptor
 
onConsume(ConsumerRecords<K, V>) - Method in class io.opns.otl.kafka.TracingConsumerInterceptor
 
onReceive(ConsumerRecord<K, V>, Span) - Method in interface io.opns.otl.kafka.KafkaSpanDecorator
This API will be called to decorate the newly created span by the consumer.
onReceive(ConsumerRecord<K, V>, Span) - Method in class io.opns.otl.kafka.StandardKafkaSpanDecorator
 
onSend(ProducerRecord<Object, Object>, Span) - Method in interface io.opns.otl.kafka.KafkaSpanDecorator
This API will be called to decorate the newly created span.
onSend(ProducerRecord<Object, Object>, Span) - Method in class io.opns.otl.kafka.StandardKafkaSpanDecorator
 
onSend(ProducerRecord<Object, Object>) - Method in class io.opns.otl.kafka.TracingProducerInterceptor
 

P

put(String, String) - Method in class io.opns.otl.kafka.KafkaMsgContextCarrier
 

S

StandardKafkaSpanDecorator - Class in io.opns.otl.kafka
 
StandardKafkaSpanDecorator() - Constructor for class io.opns.otl.kafka.StandardKafkaSpanDecorator
 

T

TracingConsumerInterceptor<K,V> - Class in io.opns.otl.kafka
The interceptor class for kafka consumer.
TracingConsumerInterceptor() - Constructor for class io.opns.otl.kafka.TracingConsumerInterceptor
 
TracingProducerInterceptor - Class in io.opns.otl.kafka
The interceptor class for kafka producer.
TracingProducerInterceptor() - Constructor for class io.opns.otl.kafka.TracingProducerInterceptor
 
C I K O P S T 
Skip navigation links

Copyright © 2020. All rights reserved.