com.bwsw.sj.engine.regular.task.engine.input
Class is responsible for launching kafka consumers that put consumed message, which are wrapped in envelope, into a common queue and handling producers to save offsets for further recovering after fails
Manager of environment of task of regular module
Blocking queue for keeping incoming envelopes that are serialized into a string, which will be retrieved into a module
Group of t-stream agents that have to make a checkpoint at the same time
Class is responsible for launching kafka consumers that put consumed message, which are wrapped in envelope, into a common queue and handling producers to save offsets for further recovering after fails