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 dbf5b5c commit 52c7631Copy full SHA for 52c7631
client-v2/src/main/java/com/clickhouse/client/api/Client.java
@@ -479,6 +479,7 @@ public Builder setSocketTimeout(long timeout) {
479
480
/**
481
* Default socket timeout in milliseconds. Timeout is applied to read and write operations.
482
+ * Default is 0.
483
*
484
* @param timeout - socket timeout value
485
* @param unit - time unit
0 commit comments