| Package | Description |
|---|---|
| org.n52.youngs.load | |
| org.n52.youngs.load.impl |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Sink.prepare(MappingConfiguration mapping)
Do whatever is required for the sink to be used, such as testing connections, inserting schemas, ...
|
boolean |
Sink.store(Collection<SinkRecord> records) |
boolean |
Sink.store(SinkRecord record) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ElasticsearchSink.updateMapping(String indexId,
MappingConfiguration mapping) |
Copyright © 2015 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.