Class CommandSettings
java.lang.Object
com.clickhouse.client.api.query.QuerySettings
com.clickhouse.client.api.command.CommandSettings
-
Field Summary
Fields inherited from class com.clickhouse.client.api.query.QuerySettings
MINIMAL_READ_BUFFER_SIZE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.clickhouse.client.api.query.QuerySettings
getAllSettings, getDatabase, getDBRoles, getFormat, getLogComment, getMaxExecutionTime, getOption, getQueryId, getReadBufferSize, getServerTimeZone, getUseServerTimeZone, httpHeader, httpHeader, httpHeaders, logComment, merge, serverSetting, serverSetting, setDatabase, setDBRoles, setFormat, setMaxExecutionTime, setOption, setQueryId, setReadBufferSize, setUseServerTimeZone, setUseTimeZone, waitEndOfQuery
-
Constructor Details
-
CommandSettings
public CommandSettings()
-