Package com.clickhouse.data
Class ClickHouseThreadFactory
java.lang.Object
com.clickhouse.data.ClickHouseThreadFactory
- All Implemented Interfaces:
ThreadFactory
Deprecated.
-
Constructor Summary
ConstructorsConstructorDescriptionClickHouseThreadFactory(Object owner) Deprecated.ClickHouseThreadFactory(Object owner, boolean daemon, int priority) Deprecated. -
Method Summary
-
Constructor Details
-
ClickHouseThreadFactory
Deprecated. -
ClickHouseThreadFactory
Deprecated.
-
-
Method Details
-
newThread
Deprecated.- Specified by:
newThreadin interfaceThreadFactory
-