Skip to content

Commit 52c7631

Browse files
author
Paultagoras
committed
Update Client.java
1 parent dbf5b5c commit 52c7631

File tree

1 file changed

+1
-0
lines changed
  • client-v2/src/main/java/com/clickhouse/client/api

1 file changed

+1
-0
lines changed

client-v2/src/main/java/com/clickhouse/client/api/Client.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -479,6 +479,7 @@ public Builder setSocketTimeout(long timeout) {
479479

480480
/**
481481
* Default socket timeout in milliseconds. Timeout is applied to read and write operations.
482+
* Default is 0.
482483
*
483484
* @param timeout - socket timeout value
484485
* @param unit - time unit

0 commit comments

Comments
 (0)