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 @NotNull Runnable r)
newThread in interface ThreadFactory
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.14-p2 Release Date : January 19 2026