Skip to content

Commit 618a338

Browse files
committed
removes deprecated javadoc
1 parent 2f473e4 commit 618a338

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

elasticsearch-driver/src/main/java/org/eclipse/jnosql/diana/elasticsearch/document/ElasticsearchDocumentConfiguration.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
* It tries to read the configuration properties from diana-elasticsearch.properties file. To get some information:
4747
* <p>elasticsearch.host.n: the host to client connection, if necessary to define a different port than default just
4848
* use colon, ':' eg: elasticsearch-host-1=172.17.0.2:1234</p>
49-
* <p>elasticsearch-maxRetryTimeoutMillis: maxRetry- the default value {@link RestClientBuilder#DEFAULT_MAX_RETRY_TIMEOUT_MILLIS}</p>
5049
*/
5150
public class ElasticsearchDocumentConfiguration implements DocumentConfiguration, DocumentConfigurationAsync {
5251

0 commit comments

Comments
 (0)