Package io.airlift.concurrent
Class SetThreadName
- java.lang.Object
-
- io.airlift.concurrent.SetThreadName
-
- All Implemented Interfaces:
Closeable,AutoCloseable
public class SetThreadName extends Object implements Closeable
-
-
Constructor Summary
Constructors Constructor Description SetThreadName(String format, Object... args)
-