com.atlassian.beehive.spi
Class ClusterLockStatus
java.lang.Object
com.atlassian.beehive.spi.ClusterLockStatus
public class ClusterLockStatus
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClusterLockStatus
public ClusterLockStatus(String lockName,
String lockedByNode,
long updateTime)
getLockName
public String getLockName()
getLockedByNode
public String getLockedByNode()
getUpdateTime
public long getUpdateTime()
Copyright © 2014 Atlassian. All Rights Reserved.