public class ClusterLockStatus extends Object
| Constructor and Description |
|---|
ClusterLockStatus(String lockName,
String lockedByNode,
long updateTime) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLockedByNode() |
String |
getLockName() |
long |
getUpdateTime() |
Copyright © 2019 Atlassian. All rights reserved.