Packages

package admin

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class Config extends AnyRef

    A configuration object containing the configuration entries for a resource

  2. class ConfigEntry extends AnyRef

    A class representing a configuration entry containing name, value and additional metadata

  3. class ConfigSynonym extends AnyRef

    Class representing a configuration synonym of a ConfigEntry

  4. class ConsumerGroupDescription extends AnyRef

    A detailed description of a single consumer group in the cluster

  5. class ConsumerGroupListing extends AnyRef

    A listing of a consumer group in the cluster.

  6. class KafkaAdminClient extends AnyRef

    Vert.x Kafka Admin client implementation

  7. class MemberAssignment extends AnyRef

    A description of the assignments of a specific group member

  8. class MemberDescription extends AnyRef

    A detailed description of a single group instance in the cluster

  9. class NewTopic extends AnyRef

    A new topic to be created

  10. class TopicDescription extends AnyRef

    A detailed description of a single topic in the cluster

Ungrouped