Uses of Interface
org.wildfly.clustering.server.group.GroupMember
Packages that use GroupMember
Package
Description
-
Uses of GroupMember in org.wildfly.clustering.server.group
Classes in org.wildfly.clustering.server.group with type parameters of type GroupMemberModifier and TypeInterfaceDescriptioninterfaceGroup<I extends Comparable<I>, M extends GroupMember<I>>Exposes a mechanism to create a group member for a given unique address.interfaceGroupCommandDispatcherFactory<A extends Comparable<A>, M extends GroupMember<A>>CommandDispatcherFactorywhose group exposes a mechanism to create a group member for a given unique address.interfaceGroupMemberFactory<I extends Comparable<I>, M extends GroupMember<I>>A factory for creating a group member.Classes in org.wildfly.clustering.server.group that implement GroupMemberModifier and TypeClassDescriptionclassAbstractGroupMember<I extends Comparable<I>>An abstract implementation of a group member.Subinterfaces with type arguments of type GroupMember in org.wildfly.clustering.server.groupModifier and TypeInterfaceDescriptioninterfaceGroupMember<I extends Comparable<I>>Exposes the unique identifier of aGroupMember.Methods in org.wildfly.clustering.server.group with parameters of type GroupMember -
Uses of GroupMember in org.wildfly.clustering.server.infinispan
Classes in org.wildfly.clustering.server.infinispan with type parameters of type GroupMemberModifier and TypeClassDescriptionclassEmbeddedCacheManagerGroup<A extends Comparable<A>, M extends GroupMember<A>>A group composed of embedded cache manager members.interfaceEmbeddedCacheManagerGroupConfiguration<A extends Comparable<A>, M extends GroupMember<A>>Encapsulates the configuration of aEmbeddedCacheManagerGroup.Subinterfaces of GroupMember in org.wildfly.clustering.server.infinispanModifier and TypeInterfaceDescriptioninterfaceA cache container-based group member.Classes in org.wildfly.clustering.server.infinispan that implement GroupMemberModifier and TypeClassDescriptionclassA group member of an Infinispan cache container.classA group member of a local cache container-based group. -
Uses of GroupMember in org.wildfly.clustering.server.infinispan.dispatcher
Classes in org.wildfly.clustering.server.infinispan.dispatcher with type parameters of type GroupMemberModifier and TypeClassDescriptionclassEmbeddedCacheManagerCommandDispatcher<A extends Comparable<A>, M extends GroupMember<A>, C>ACommandDispatcherfor dispatching commands to embedded cache manager group members.classEmbeddedCacheManagerCommandDispatcherFactory<A extends Comparable<A>, M extends GroupMember<A>>A factory for creating aCommandDispatcherfor dispatching commands to embedded cache manager group members.interfaceEmbeddedCacheManagerCommandDispatcherFactoryConfiguration<A extends Comparable<A>, M extends GroupMember<A>>Encapsulates configuration of anEmbeddedCacheManagerCommandDispatcherFactory. -
Uses of GroupMember in org.wildfly.clustering.server.jgroups
Subinterfaces of GroupMember in org.wildfly.clustering.server.jgroupsClasses in org.wildfly.clustering.server.jgroups that implement GroupMember -
Uses of GroupMember in org.wildfly.clustering.server.local
Subinterfaces of GroupMember in org.wildfly.clustering.server.local