Package | Description |
---|---|
org.apache.streams.elasticsearch | |
org.apache.streams.elasticsearch.processor |
Modifier and Type | Class and Description |
---|---|
class |
ElasticsearchReaderConfiguration |
class |
ElasticsearchWriterConfiguration |
Modifier and Type | Method and Description |
---|---|
ElasticsearchConfiguration |
ElasticsearchClientManager.config() |
ElasticsearchConfiguration |
ElasticsearchConfiguration.withAdditionalProperty(String name,
Object value) |
ElasticsearchConfiguration |
ElasticsearchConfiguration.withClusterName(String clusterName) |
ElasticsearchConfiguration |
ElasticsearchConfiguration.withHosts(List<String> hosts) |
ElasticsearchConfiguration |
ElasticsearchConfiguration.withPort(Long port) |
Modifier and Type | Method and Description |
---|---|
static ElasticsearchClientManager |
ElasticsearchClientManager.getInstance(ElasticsearchConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
ElasticsearchConfiguration |
PercolateTagProcessor.getConfig() |
Copyright © 2018 The Apache Software Foundation. All rights reserved.