public class IgniteThreadFactory extends Object implements ThreadFactory
ThreadFactory
factory
for creating grid threads.Constructor and Description |
---|
IgniteThreadFactory(String gridName)
Constructs new thread factory for given grid.
|
IgniteThreadFactory(String gridName,
String threadName)
Constructs new thread factory for given grid.
|
public IgniteThreadFactory(String gridName)
gridName
- Grid name.public Thread newThread(@NotNull Runnable r)
newThread
in interface ThreadFactory
Follow @ApacheIgnite
Apache Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 16 2015