kafka

tools

package tools

Visibility
  1. Public
  2. All

Type Members

  1. class ShutdownableThread extends Thread

    attributes: abstract
  2. class ZKConsumerThread extends Thread

Value Members

  1. object ConsumerPerformance extends AnyRef

    Performance test for the full zookeeper consumer

  2. object ConsumerShell extends AnyRef

    Program to read using the rich consumer and dump the results to standard out

  3. object GetOffsetShell extends AnyRef

  4. object ProducerPerformance extends AnyRef

    Load test for the producer

  5. object ProducerShell extends AnyRef

    Interactive shell for producing messages from the command line

  6. object SimpleConsumerPerformance extends AnyRef

    Performance test for the simple consumer

  7. object SimpleConsumerShell extends AnyRef

    Command line program to dump out messages to standard out using the simple consumer