Class ClusterLockEntity
java.lang.Object
com.atlassian.crowd.model.cluster.ClusterLockEntity
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedClusterLockEntity(String lockName, String nodeId, long timestamp) -
Method Summary
Modifier and TypeMethodDescriptionbooleanlonginthashCode()voidsetLockName(String lockName) voidvoidsetTimestamp(long timestamp) toString()
-
Constructor Details
-
ClusterLockEntity
protected ClusterLockEntity() -
ClusterLockEntity
-
-
Method Details