Package org.apache.flink.streaming.connectors.elasticsearch
-
Interface Summary Interface Description ActionRequestFailureHandler Deprecated. This has been deprecated and will be removed in the future.ElasticsearchApiCallBridge<C extends AutoCloseable> AnElasticsearchApiCallBridgeis used to bridge incompatible Elasticsearch Java API calls across different versions.ElasticsearchSinkFunction<T> Deprecated. This has been deprecated and will be removed in the future.RequestIndexer Deprecated. This has been deprecated and will be removed in the future. -
Class Summary Class Description ElasticsearchSinkBase<T,C extends AutoCloseable> Base class for all Flink Elasticsearch Sinks.ElasticsearchSinkBase.BulkFlushBackoffPolicy Provides a backoff policy for bulk requests. -
Enum Summary Enum Description ElasticsearchSinkBase.FlushBackoffType Used to control whether the retry delay should increase exponentially or remain constant.