Uses of Class
com.ibm.fhir.bucket.scanner.BaseFileReader
-
Packages that use BaseFileReader Package Description com.ibm.fhir.bucket.scanner -
-
Uses of BaseFileReader in com.ibm.fhir.bucket.scanner
Subclasses of BaseFileReader in com.ibm.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.
-