All Classes
-
All Classes Interface Summary Class Summary Class Description BulkRequestFactory ElasticsearchSink<T> ElasticsearchSink A RichSinkFunction with CheckpointedFunction implemented; The ElasticsearchSink uses BulkRequest internally to each incoming event and flushes if a specified threshold is reached, or if the checkpoint is enabled, when the snapshot is triggered.ElasticsearchSinkBuilder<T> The builder responsible to create valid ElasticsearchSink instancesEmitter<T> IBulkRequestFactory INetworkConfigFactory NetworkConfigFactory NetworkConfigFactory A factory that implements the INetworkConfigFactory interface to create valid ElasticsearchClient instances