Package io.atomix.utils.concurrent
Class AtomixThreadFactory
java.lang.Object
io.atomix.utils.concurrent.AtomixThreadFactory
- All Implemented Interfaces:
ThreadFactory
Named thread factory.
- Author:
- Jordan Halterman
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AtomixThreadFactory
public AtomixThreadFactory()
-
-
Method Details
-
newThread
- Specified by:
newThreadin interfaceThreadFactory
-