Class SessionAffinityRegistryGroupMemberMapper<M extends org.wildfly.clustering.server.GroupMember>
java.lang.Object
org.wildfly.clustering.session.cache.affinity.SessionAffinityRegistryGroupMemberMapper<M>
- Type Parameters:
M- the group member type
-
Field Summary
Fields inherited from interface org.wildfly.clustering.function.Function
IDENTITY, NULL -
Constructor Summary
ConstructorsConstructorDescriptionSessionAffinityRegistryGroupMemberMapper(org.wildfly.clustering.server.registry.Registry<M, String, Void> registry) Creates a affinity function from the specified registry. -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.wildfly.clustering.function.Function
andThen, compose, compose, handle, optional, orDefault, withDefault, withMonitor
-
Constructor Details
-
SessionAffinityRegistryGroupMemberMapper
-
-
Method Details
-
apply
-