All Packages

Package Summary
Package
Description
Provides a Kafka client for performing administrative operations (such as creating topics and configuring brokers) on a Kafka cluster.
Provides a Kafka client for consuming records from topics and/or partitions in a Kafka cluster.
Provides a Kafka client for producing records to topics and/or partitions in a Kafka cluster.
Provides shared functionality for Kafka clients and servers.
Provides classes representing Access Control Lists for authorization of clients
Provides annotations used on Kafka APIs.
Provides common mechanisms for defining, parsing, validating, and documenting user-configurable parameters.
Provides a pluggable interface and some implementations for late-binding in configuration values.
Provides common exception classes.
Provides API for application-defined metadata attached to Kafka records.
Provides the API used by Kafka clients to emit metrics which are then exposed using the * MetricsReporter interface.
Provides methods of statistically aggregating metrics upon emission.
Provides mechanisms for enforcing resource quotas.
Provides client handles representing logical resources in a Kafka cluster.
Provides pluggable interfaces for implementing Kafka authentication mechanisms.
Provides a LoginModule for using OAuth Bearer Token authentication with Kafka clusters.
Provides implementation to use plaintext credentials authentication for securing Kafka clusters.
Provides adaptor to use the Salted Challenge Response Authentication Mechanism for securing Kafka clusters.
Provides mechanism for delegating authorization to a distinct Principal for securing Kafka clusters.
Provides interface and some implementations of serialization/deserialization routines for various objects.
Provides pluggable interface for performing authorization on a Kafka server.
Provides pluggable interfaces for expressing policies on topics and configs.
Provides pluggable interface for enforcing client quotas from a Kafka server.
Provides pluggable interface for capturing client telemetry metrics.