com.hazelcast.util
Class ThreadUtil
java.lang.Object
com.hazelcast.util.ThreadUtil
public final class ThreadUtil
- extends Object
Utility class to manipulate and query thread id
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getThreadId
public static long getThreadId()
setThreadId
public static void setThreadId(long threadId)
removeThreadId
public static void removeThreadId()
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.