Modifier and Type | Class and Description |
---|---|
class |
Elasticsearch1ApiCallBridge
Implementation of
ElasticsearchApiCallBridge for Elasticsearch 1.x. |
Constructor and Description |
---|
ElasticsearchSinkBase(ElasticsearchApiCallBridge callBridge,
Map<String,String> userConfig,
ElasticsearchSinkFunction<T> elasticsearchSinkFunction,
ActionRequestFailureHandler failureHandler) |
Modifier and Type | Class and Description |
---|---|
class |
Elasticsearch2ApiCallBridge
Implementation of
ElasticsearchApiCallBridge for Elasticsearch 2.x. |
Modifier and Type | Class and Description |
---|---|
class |
Elasticsearch5ApiCallBridge
Implementation of
ElasticsearchApiCallBridge for Elasticsearch 5.x. |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.