提交 1f45c873 编写于 作者: M Martin Liesenberg 提交者: Till Rohrmann

[doc] Fix JavaDoc of ElasticsearchSink

This closes #1367.
上级 b1cf626d
......@@ -54,7 +54,7 @@ import static org.elasticsearch.node.NodeBuilder.nodeBuilder;
* When using the first constructor {@link #ElasticsearchSink(java.util.Map, IndexRequestBuilder)}
* the sink will create a local {@link Node} for communicating with the
* Elasticsearch cluster. When using the second constructor
* {@link #ElasticsearchSink(java.util.Map, IndexRequestBuilder)} a {@link TransportClient} will
* {@link #ElasticsearchSink(java.util.Map, java.util.List, IndexRequestBuilder)} a {@link TransportClient} will
* be used instead.
*
* <p>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册