Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a32bb3d commit 602df9bCopy full SHA for 602df9b
src/main/java/com/arangodb/ArangoDB.java
@@ -304,7 +304,7 @@ public Builder acquireHostList(final Boolean acquireHostList) {
304
/**
305
* Setting the Interval for acquireHostList
306
*
307
- * @param acquireHostListInterval Interval in Seconds
+ * @param acquireHostListInterval Interval in milliseconds
308
* @return {@link ArangoDB.Builder}
309
*/
310
public Builder acquireHostListInterval(final Integer acquireHostListInterval) {
0 commit comments