public class IgniteSpiThreadFactory extends Object implements ThreadFactory
ThreadFactory factory
for creating grid SPI threads.| Constructor and Description |
|---|
IgniteSpiThreadFactory(String gridName,
String threadName,
IgniteLogger log) |
public IgniteSpiThreadFactory(String gridName, String threadName, IgniteLogger log)
gridName - Grid name, possibly null for default grid.threadName - Name for threads created by this factory.log - Grid logger.public Thread newThread(Runnable r)
newThread in interface ThreadFactory
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016