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