Uses of Interface
org.apache.flink.streaming.connectors.elasticsearch7.RestClientFactory
-
Packages that use RestClientFactory Package Description org.apache.flink.streaming.connectors.elasticsearch7 -
-
Uses of RestClientFactory in org.apache.flink.streaming.connectors.elasticsearch7
Methods in org.apache.flink.streaming.connectors.elasticsearch7 with parameters of type RestClientFactory Modifier and Type Method Description voidElasticsearchSink.Builder. setRestClientFactory(RestClientFactory restClientFactory)Deprecated.Sets a REST client factory for custom client configuration.
-