How to process different tuples in the same bolt (Storm)

后端 未结 0 1424
梦谈多话
梦谈多话 2020-12-10 19:31

I have 2 Storm Bolts that emit different Values (defined be the declareOutputFields)

1) declarer.declare(new Fields("id", "bool")); basicOutputCol

相关标签:
回答
  • 消灭零回复
提交回复
热议问题