@Entity public class ClusterLockEntity extends Object
Constructor and Description |
---|
ClusterLockEntity() |
Modifier and Type | Method and Description |
---|---|
String |
getLockName() |
String |
getNodeId() |
long |
getTimestamp() |
void |
setLockName(String lockName) |
void |
setNodeId(String nodeId) |
void |
setTimestamp(long timestamp) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.