Uses of Class
org.linuxforhealth.fhir.bucket.scanner.BaseFileReader
-
Packages that use BaseFileReader Package Description org.linuxforhealth.fhir.bucket.scanner -
-
Uses of BaseFileReader in org.linuxforhealth.fhir.bucket.scanner
Subclasses of BaseFileReader in org.linuxforhealth.fhir.bucket.scanner Modifier and Type Class Description class
COSReader
Grabs work from the bucket database and dispatches items to the thread pool.class
LocalFileReader
Grabs work from the bucket database and dispatches items to the thread pool.
-