Package cz.drg.pregrouper.process.fileRead


package cz.drg.pregrouper.process.fileRead
  • Interface Summary
    Interface
    Description
    Interface for reading bytes from a source, with support for closing the underlying resource.
  • Class Summary
    Class
    Description
    Buffered byte counting line reader with support for counting bytes read and detecting end of file.
    Reads polozky offset shards, which contain metadata about dokladu and their byte offsets in sorted polozky files.
    Prepares temporary input files for processing, including loading data batches and prefetching data for parallel workers.
    Random access reader for sorted polozky file, using RAF and offset shards for efficient reading of polozky data.
    ShardManager manages the RandomAccessPolozky instance and provides methods for preparing RAF and retrieving polozky by idDokladu.