public final class ThreadUtil extends Object
| Modifier and Type | Method and Description | 
|---|---|
static long | 
getThreadId()
Get the thread id 
 | 
static void | 
removeThreadId()
Remove the thread id 
 | 
static void | 
setThreadId(long threadId)
Set the thread id 
 | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.