Package org.apache.storm.kafka.migration
Class KafkaTridentSpoutMigration
- java.lang.Object
-
- org.apache.storm.kafka.migration.KafkaTridentSpoutMigration
-
public class KafkaTridentSpoutMigration extends Object
-
-
Constructor Summary
Constructors Constructor Description KafkaTridentSpoutMigration()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(String[] args)
Migrates offsets from the Zookeeper store used by the storm-kafka Trident spouts, to the Zookeeper store used by the storm-kafka-clients Trident spout.
-