Class LockedSegmentFileInputFactory

    • Constructor Detail

      • LockedSegmentFileInputFactory

        public LockedSegmentFileInputFactory​(SegmentAware segmentAware,
                                             SegmentRouter segmentRouter,
                                             FileIOFactory fileIOFactory)
        Parameters:
        segmentAware - Holder of actual information of latest manipulation on WAL segments.
        segmentRouter - Manager of segment location.
        fileIOFactory - FileIO factory definition.