Package org.apache.storm.kafka.migration
Class KafkaSpoutMigration
java.lang.Object
org.apache.storm.kafka.migration.KafkaSpoutMigration
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
KafkaSpoutMigrationpublic KafkaSpoutMigration()
 
- 
- 
Method Details- 
mainMigrates offsets from the Zookeeper store used by the storm-kafka non-Trident spouts, to Kafka's offset store used by the storm-kafka-client non-Trident spout.- Throws:
- Exception
 
 
-