public interface LockOwnerInfo
DistributedLock
owner.DistributedLock.owner()
Modifier and Type | Method and Description |
---|---|
ClusterNode |
node()
Returns a cluster node that currently holds the lock.
|
long |
threadId()
Returns an identifier of a thread that currently holds the lock.
|
long threadId()
Thread.getId()
ClusterNode node()