public class Cli
extends Object
A Cli to export event from Kafka.
- Author:
- Steve Hu
-
Constructor Summary
Constructors
-
Method Summary
static void
void
run(com.beust.jcommander.JCommander jCommander)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
-
run
public void run(com.beust.jcommander.JCommander jCommander)
throws Exception
- Throws:
Exception