Class SessionAffinityRegistryEntry
java.lang.Object
org.wildfly.clustering.session.cache.affinity.SessionAffinityRegistryEntry
A session affinity registry entry.
- Author:
- Paul Ferraro
-
Constructor Summary
ConstructorsConstructorDescriptionCreates a registry entry using the specified key. -
Method Summary
-
Constructor Details
-
SessionAffinityRegistryEntry
Creates a registry entry using the specified key.- Parameters:
key- a registry entry key.
-
-
Method Details
-
getKey
-
getValue
-
setValue
-
hashCode
public int hashCode() -
equals
-
toString
-