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
Ignite Fabric : ver. 1.1.0-incubating Release Date : May 20 2015