public final class StormElasticSearchClient extends Object implements Serializable
Client for connecting Elasticsearch.
Constructor and Description |
---|
StormElasticSearchClient(EsConfig esConfig) |
Modifier and Type | Method and Description |
---|---|
org.elasticsearch.client.RestClient |
construct()
Creates a new
RestClient using given EsConfig . |
Copyright © 2022 The Apache Software Foundation. All rights reserved.