public class IgniteSpiThreadFactory extends Object implements ThreadFactory
ThreadFactory factory
for creating grid SPI threads.| Constructor and Description |
|---|
IgniteSpiThreadFactory(String igniteInstanceName,
String threadName,
IgniteLogger log) |
public IgniteSpiThreadFactory(String igniteInstanceName, String threadName, IgniteLogger log)
igniteInstanceName - Ignite instance name, possibly null for default Ignite instance.threadName - Name for threads created by this factory.log - Grid logger.public Thread newThread(Runnable r)
newThread in interface ThreadFactory
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019