Class LocalGroup

  • All Implemented Interfaces:
    AutoCloseable, org.wildfly.clustering.group.Group, org.wildfly.clustering.Registrar<org.wildfly.clustering.group.GroupListener>, org.wildfly.clustering.Registration, Group<org.jgroups.Address>, NodeFactory<org.jgroups.Address>

    public class LocalGroup
    extends AbstractLocalGroup<org.jgroups.Address>
    Non-clustered Group implementation
    Author:
    Paul Ferraro
    • Constructor Detail

      • LocalGroup

        public LocalGroup​(String nodeName)
    • Method Detail

      • getAddress

        public org.jgroups.Address getAddress​(org.wildfly.clustering.group.Node node)