JBoss Application Server: Parent Aggregator 7.1.1.Final
-
- All Implemented Interfaces:
- org.jgroups.stack.AddressGenerator
public class TopologyAddressGenerator
extends Object
implements org.jgroups.stack.AddressGenerator
An AddressGenerator which generates TopologyUUID addresses with specified site, rack and machine ids.
- Author:
- Tristan Tarrant
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
org.jgroups.Address |
generateAddress() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
TopologyAddressGenerator
public TopologyAddressGenerator(org.jgroups.Channel channel,
String siteId,
String rackId,
String machineId)
JBoss Application Server: Parent Aggregator 7.1.1.Final
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.