| Package | Description |
|---|---|
| de.gerdiproject.harvest.config.parameters |
This package contains classes of parameters that are used by the
Configuration and the
AbstractETL.
|
| de.gerdiproject.harvest.etls |
This package contains classes and packages that are related to the AbstractETL and its sub-classes.
|
| de.gerdiproject.harvest.etls.loaders |
This package contains classes concerning ILoaders.
|
| de.gerdiproject.harvest.etls.loaders.constants |
This package contains constants concerning ILoader components.
|
| de.gerdiproject.harvest.utils.data.constants |
This package contains static classes of constants concerning
the retrieval of data from the web and from disk.
|
| Modifier and Type | Method and Description |
|---|---|
IntegerParameter |
IntegerParameter.copy() |
| Modifier and Type | Field and Description |
|---|---|
protected IntegerParameter |
AbstractIteratorETL.endIndexParameter |
protected IntegerParameter |
AbstractIteratorETL.startIndexParameter |
| Modifier and Type | Field and Description |
|---|---|
protected IntegerParameter |
AbstractURLLoader.maxBatchSizeParam |
| Modifier and Type | Field and Description |
|---|---|
static IntegerParameter |
LoaderConstants.MAX_BATCH_SIZE_PARAM |
| Modifier and Type | Field and Description |
|---|---|
static IntegerParameter |
DataOperationConstants.RETRIES_PARAM |
Copyright © 2017–2019. All rights reserved.