storm-dynamic-spout
storm-dynamic-spout copied to clipboard
Define Concrete Config classes for DynamicSpout, Sideline, and KafkaConsumer
Right now we pass Maps around for all of these configs. We should work out how to create a concrete object to represent these configurations.
Are you thinking that every field becomes a property then?