| Interface | Description |
|---|---|
| PersistentQueueDAO |
A DAO for a persistent FIFO QUEUE.
|
| SearchDAO |
DAO for searching occurrence records held in the biocache.
|
| TaxonDAO |
DAO for searching the biocache at a taxonomic level.
|
| Class | Description |
|---|---|
| JsonPersistentQueueDAOImpl |
A queue that stores the Downloads as JSON files in the supplied directory
|
| SearchDAOImpl |
SOLR implementation of SearchDao.
|
| TaxonDAOImpl |
Copyright © 2014. All rights reserved.