package admin
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
class
AdminUtils extends AnyRef
Provides a wrapper around important methods in Kafka's AdminUtils, namely
-
class
Config extends AnyRef
A configuration object containing the configuration entries for a resource
-
class
ConfigEntry extends AnyRef
A class representing a configuration entry containing name, value and additional metadata
-
class
ConfigSynonym extends AnyRef
Class representing a configuration synonym of a ConfigEntry
-
class
ConsumerGroupDescription extends AnyRef
A detailed description of a single consumer group in the cluster
-
class
ConsumerGroupListing extends AnyRef
A listing of a consumer group in the cluster.
-
class
KafkaAdminClient extends AnyRef
Vert.x Kafka Admin client implementation
-
class
MemberAssignment extends AnyRef
A description of the assignments of a specific group member
-
class
MemberDescription extends AnyRef
A detailed description of a single group instance in the cluster
-
class
NewTopic extends AnyRef
A new topic to be created
-
class
TopicDescription extends AnyRef
A detailed description of a single topic in the cluster
Value Members
- object AdminUtils
- object Config
- object ConfigEntry
- object ConfigSynonym
- object ConsumerGroupDescription
- object ConsumerGroupListing
- object KafkaAdminClient
- object MemberAssignment
- object MemberDescription
- object NewTopic
- object TopicDescription