@PublicEvolving public interface RestClientFactory extends Serializable
RestHighLevelClient
internally used in the ElasticsearchSink
.Modifier and Type | Method and Description |
---|---|
void |
configureRestClientBuilder(org.elasticsearch.client.RestClientBuilder restClientBuilder)
Configures the rest client builder.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.