| Package | Description |
|---|---|
| org.apache.flink.connector.elasticsearch.sink | |
| org.apache.flink.connector.elasticsearch.table |
| Class and Description |
|---|
| ElasticsearchEmitter
Creates none or multiple
ActionRequests from the incoming elements. |
| ElasticsearchSink
Flink Sink to insert or update data in an Elasticsearch index.
|
| ElasticsearchSinkBuilderBase
Base builder to construct a
ElasticsearchSink. |
| FlushBackoffType
Used to control whether the sink should retry failed requests at all or with which kind back off
strategy.
|
| RequestIndexer
Users add multiple delete, index or update requests to a
RequestIndexer to prepare them
for sending to an Elasticsearch cluster. |
| Class and Description |
|---|
| FlushBackoffType
Used to control whether the sink should retry failed requests at all or with which kind back off
strategy.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.