Information about the current state of Demux
Use the actionReader and actionHandler to process new blocks.
Set to true to disable Effects from running until caught up with head block.
Suspend indexing. Will go into effect after the currently-processing block.
Starts a polling loop running in replay mode.
Start or resume indexing.
Start a polling loop
Set to true to disable Effects from running until caught up with head block.
Coordinates implementations of
AbstractActionReader
s andAbstractActionHandler
s in a polling loop.