Closed Ablinne closed 6 years ago
This extends the FileSource to instantiate a LazyReader for each file it finds. There is also an interface to specify alternative Readers for specific filekeys.
FileSource
LazyReader
Merge #15 first. Solves #8.
This extends the
FileSource
to instantiate aLazyReader
for each file it finds. There is also an interface to specify alternative Readers for specific filekeys.Merge #15 first. Solves #8.