| Package | Description |
|---|---|
| org.n52.youngs.load | |
| org.n52.youngs.load.impl | |
| org.n52.youngs.transform | |
| org.n52.youngs.transform.impl |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Sink.clear(MappingConfiguration mapping)
remove all traces of any loading that took or might have taken place for the provided mapping
|
Map<String,Object> |
SchemaGenerator.generate(MappingConfiguration mapping) |
boolean |
Sink.prepare(MappingConfiguration mapping)
Do whatever is required for the sink to be used, such as testing connections, inserting schemas, ...
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ElasticsearchSink.clear(MappingConfiguration mapping) |
protected boolean |
ElasticsearchSink.createMapping(MappingConfiguration mapping,
String indexId) |
Map<String,Object> |
SchemaGeneratorImpl.generate(MappingConfiguration mapping) |
boolean |
ElasticsearchSink.prepare(MappingConfiguration mapping) |
protected boolean |
ElasticsearchSink.updateMapping(String indexId,
MappingConfiguration mapping) |
| Modifier and Type | Method and Description |
|---|---|
MappingConfiguration |
Mapper.getMapper() |
| Modifier and Type | Class and Description |
|---|---|
class |
YamlMappingConfiguration |
| Modifier and Type | Method and Description |
|---|---|
MappingConfiguration |
CswToBuilderMapper.getMapper() |
| Constructor and Description |
|---|
CswToBuilderMapper(MappingConfiguration mapper) |
Copyright © 2015–2017 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.