java.lang.Object
io.opentelemetry.instrumentation.kafkaclients.common.v0_11.internal.KafkaConsumerContext

public abstract class KafkaConsumerContext extends Object
This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.
  • Constructor Details

    • KafkaConsumerContext

      public KafkaConsumerContext()
  • Method Details

    • getContext

      @Nullable public abstract io.opentelemetry.context.Context getContext()