public class CustomizableThreadFactory extends Object implements ThreadFactory
| Constructor and Description |
|---|
CustomizableThreadFactory(String threadName,
boolean isDaemon)
Constructs a new instance of customizable thread factory.
|
public CustomizableThreadFactory(String threadName, boolean isDaemon)
threadName - Thread name.isDaemon - Is daemon flag.public Thread newThread(@NotNull Runnable r)
newThread in interface ThreadFactory
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019