| Package | Description |
|---|---|
| controller |
Application controller classes, for managing the extraction
process, the storage of the extracted information, management of modules and profiles,
event handling, and environment observation.
|
| storage |
Storage backend to save and load extraction results.
|
| Modifier and Type | Field and Description |
|---|---|
static GeneralStorage |
StorageController.storage |
| Modifier and Type | Field and Description |
|---|---|
java.lang.Class<? extends GeneralStorage> |
StorageController.storageClass |
static java.util.Set<java.lang.Class<? extends GeneralStorage>> |
StorageController.storageSystems |
| Modifier and Type | Class and Description |
|---|---|
class |
FileStorageInterface
Class to start Elasticsearch queries.
|
class |
MAPDBStorageInterface
Class to start Elasticsearch queries.
|