WildFly: Parent Aggregator 8.1.0.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 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 site,
String rack,
String machine)
WildFly: Parent Aggregator 8.1.0.Final
Copyright © 2015 JBoss by Red Hat. All rights reserved.