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.2.0-incubating Release Date : June 16 2015