Packages

package client

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Package Members

  1. package advisor

Type Members

  1. trait ConsumedRecordData extends AnyRef
  2. class ConsumerInstrumentation extends InstrumentationBuilder
  3. final class ProducerCallback extends Callback

    Producer Callback Wrapper

  4. class ProducerInstrumentation extends InstrumentationBuilder

Value Members

  1. object ConsumedRecordData
  2. object ContextSerializationHelper

    This helper function encapsulates the access to the nested Scala objects for usage in Java.

    This helper function encapsulates the access to the nested Scala objects for usage in Java.

    Avoid ugly Java statements like this: Kamon.defaultBinaryPropagation().write(ctx, kamon.context.BinaryPropagation$ByteStreamWriter$.MODULE$.of(out));

  3. object KafkaInstrumentation

Ungrouped