storm-dynamic-spout icon indicating copy to clipboard operation
storm-dynamic-spout copied to clipboard

Define Concrete Config classes for DynamicSpout, Sideline, and KafkaConsumer

Open Crim opened this issue 7 years ago • 1 comments

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.

Crim avatar Nov 24 '17 05:11 Crim

Are you thinking that every field becomes a property then?

stanlemon avatar Nov 24 '17 12:11 stanlemon