NYSETL.Engines.E1.FileReader (nys_etl v0.1.0) View Source

Broadway producer to read an ECLRS file and message the state machine in State when the end of the file has been reached.

Link to this section Summary

Link to this section Functions

Link to this function

handle_demand(demand, state)

View Source

Callback implementation for GenStage.handle_demand/2.

Link to this function

handle_info(atom, state)

View Source

Callback implementation for GenStage.handle_info/2.

Callback implementation for GenStage.init/1.

Link to this function

read(file_reader, line_count)

View Source