Class ClusterLockEntity
java.lang.Object
com.atlassian.crowd.model.cluster.ClusterLockEntity
-
Constructor Summary
ModifierConstructorDescriptionprotected
ClusterLockEntity
(String lockName, String nodeId, long timestamp) -
Method Summary
Modifier and TypeMethodDescriptionboolean
long
int
hashCode()
void
setLockName
(String lockName) void
void
setTimestamp
(long timestamp) toString()
-
Constructor Details
-
ClusterLockEntity
protected ClusterLockEntity() -
ClusterLockEntity
-
-
Method Details