org.apache.kafka.clients.tools
Class ProducerPerformance

java.lang.Object
  extended by org.apache.kafka.clients.tools.ProducerPerformance

public class ProducerPerformance
extends java.lang.Object


Constructor Summary
ProducerPerformance()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProducerPerformance

public ProducerPerformance()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception