| Package | Description |
|---|---|
| gov.va.vinci.leo |
Core Client objects.
|
| gov.va.vinci.leo.cr |
CollectionReader base classes and implementations are found in this package.
|
| Class and Description |
|---|
| LeoCollectionReaderInterface
Defines the interface for the SuperReader which primarily defines abstract
methods that exist in CollectionReader implementation objects.
|
| Class and Description |
|---|
| BaseDatabaseCollectionReader
Retrieves rows from a database and returns them one at a time for extending readers to handle.
|
| BaseFileCollectionReader
Get a list of the files in a directory and return them one at a time.
|
| BaseLeoCollectionReader
Provides the CollectionReader interface object to the UIMA framework for implementations of SubReaders.
|
| BatchDatabaseCollectionReader
Database CollectionReader that pulls the data in batches of a configurable size.
|
| DatabaseCollectionReader
CollectionReader that executes a SQL query one time to pull the needed data from the database.
|
| LeoCollectionReaderInterface
Defines the interface for the SuperReader which primarily defines abstract
methods that exist in CollectionReader implementation objects.
|
| SQLServerPagedDatabaseCollectionReader
Database CollectionReader that pulls the data in pages of a configurable size from SQL Server.
|
Copyright © 2018 Department of Veterans Affairs. All Rights Reserved.