| Package | Description |
|---|---|
| org.n52.youngs.control | |
| org.n52.youngs.control.impl |
| Modifier and Type | Method and Description |
|---|---|
Runner |
Runner.harvest(Source source) |
Runner |
Runner.postTransformProcess(PostProcessor postProcessor) |
Runner |
Runner.transform(Mapper mapper) |
Runner |
Runner.withValidators(List<XmlSchemaValidator> vals) |
| Modifier and Type | Class and Description |
|---|---|
class |
SingleThreadBulkRunner
A harvesting runner that downloads a fixed number of records at a time from
the source, transforms these, and loads them into the sink.
|
| Modifier and Type | Method and Description |
|---|---|
Runner |
SingleThreadBulkRunner.postTransformProcess(PostProcessor postProcessor) |
Runner |
SingleThreadBulkRunner.withValidators(List<XmlSchemaValidator> vals) |
Copyright © 2015–2019 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.