public class ElasticsearchRemoteHttpSink extends ElasticsearchSink
| Modifier and Type | Class and Description |
|---|---|
static class |
ElasticsearchRemoteHttpSink.Mode |
schemaGenerator| Constructor and Description |
|---|
ElasticsearchRemoteHttpSink(String host,
int port,
String cluster,
String index,
String type) |
ElasticsearchRemoteHttpSink(String host,
int port,
String cluster,
String index,
String type,
ElasticsearchRemoteHttpSink.Mode mode) |
| Modifier and Type | Method and Description |
|---|---|
org.elasticsearch.client.Client |
getClient() |
clear, createMapping, getCluster, prepare, setSchemaGenerator, store, store, toString, updateMappingpublic ElasticsearchRemoteHttpSink(String host, int port, String cluster, String index, String type)
public ElasticsearchRemoteHttpSink(String host, int port, String cluster, String index, String type, ElasticsearchRemoteHttpSink.Mode mode)
public org.elasticsearch.client.Client getClient()
getClient in class ElasticsearchSinkCopyright © 2015–2017 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.