kafka

admin

package admin

Visibility
  1. Public
  2. All

Type Members

  1. class AdminClient extends Logging

  2. class AdminOperationException extends RuntimeException

  3. class PreferredReplicaLeaderElectionCommand extends Logging

  4. class ReassignPartitionsCommand extends Logging

  5. sealed trait ReassignmentStatus extends AnyRef

  6. class ZkSecurityMigrator extends Logging

Value Members

  1. object AclCommand

  2. object AdminClient

  3. object AdminUtils extends Logging

  4. object ConfigCommand

    This script can be used to change configs for topics/clients dynamically

  5. object ConsumerGroupCommand

  6. object PreferredReplicaLeaderElectionCommand extends Logging

  7. object ReassignPartitionsCommand extends Logging

  8. object ReassignmentCompleted extends ReassignmentStatus with Product with Serializable

  9. object ReassignmentFailed extends ReassignmentStatus with Product with Serializable

  10. object ReassignmentInProgress extends ReassignmentStatus with Product with Serializable

  11. object TopicCommand extends Logging

  12. object ZkSecurityMigrator extends Logging

    This tool is to be used when making access to ZooKeeper authenticated or the other way around, when removing authenticated access.

Ungrouped