Class ClusterSafetyEntity
java.lang.Object
com.atlassian.crowd.model.cluster.ClusterSafetyEntity
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedClusterSafetyEntity(String key, String value, String nodeId, String ipAddress, long timestamp) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetKey()longgetValue()inthashCode()voidsetIpAddress(String ipAddress) voidvoidvoidsetTimestamp(long timestamp) void
-
Constructor Details
-
ClusterSafetyEntity
protected ClusterSafetyEntity() -
ClusterSafetyEntity
-
-
Method Details