Uses of Class
com.clickhouse.data.ClickHousePipedOutputStream
Packages that use ClickHousePipedOutputStream
-
Uses of ClickHousePipedOutputStream in com.clickhouse.data
Methods in com.clickhouse.data that return ClickHousePipedOutputStreamModifier and TypeMethodDescriptionClickHouseDataStreamFactory.createPipedOutputStream(int bufferSize, int queueSize, int timeout, Runnable postCloseAction) ClickHouseDataStreamFactory.createPipedOutputStream(ClickHouseDataConfig config, Runnable postCloseAction) Creates a piped output stream.