Package org.jboss.as.clustering.jgroups
Class TopologyAddressGenerator
java.lang.Object
org.jboss.as.clustering.jgroups.TopologyAddressGenerator
- All Implemented Interfaces:
org.jgroups.stack.AddressGenerator
An AddressGenerator which generates ExtendedUUID addresses with specified site, rack and machine ids.
- Author:
- Tristan Tarrant, Paul Ferraro
-
Constructor Details
-
TopologyAddressGenerator
-
-
Method Details
-
generateAddress
public org.jgroups.Address generateAddress()- Specified by:
generateAddressin interfaceorg.jgroups.stack.AddressGenerator
-