public class VisorThreadLockInfo extends Object implements Serializable
LockInfo.| Modifier and Type | Field and Description |
|---|---|
protected String |
clsName
Fully qualified name of the class of the lock object.
|
protected Integer |
identityHashCode
Identity hash code of the lock object.
|
| Constructor and Description |
|---|
VisorThreadLockInfo(String clsName,
Integer identityHashCode)
Create thread lock info with given parameters.
|
| Modifier and Type | Method and Description |
|---|---|
String |
className() |
static VisorThreadLockInfo |
from(LockInfo li)
Create data transfer object for given lock info.
|
Integer |
identityHashCode() |
String |
toString() |
protected final String clsName
protected final Integer identityHashCode
public static VisorThreadLockInfo from(LockInfo li)
public String className()
public Integer identityHashCode()
Follow @ApacheIgnite
Ignite Fabric : ver. 1.2.0-incubating Release Date : June 16 2015