Package | Description |
---|---|
org.jgroups.protocols.relay | |
org.jgroups.util |
Provides useful functionality which cannot be assigned to any particular other package.
|
Modifier and Type | Class and Description |
---|---|
class |
CanBeSiteMasterTopology
Deprecated.
Use
ExtendedUUID instead. This class will get dropped in 4.0. |
Constructor and Description |
---|
CanBeSiteMasterTopology(TopologyUUID uuid,
boolean can_become_site_master)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static TopologyUUID |
TopologyUUID.randomUUID(String site_id,
String rack_id,
String machine_id)
Deprecated.
|
static TopologyUUID |
TopologyUUID.randomUUID(String logical_name,
String site_id,
String rack_id,
String machine_id)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
TopologyUUID.isSameMachine(TopologyUUID addr)
Deprecated.
|
boolean |
TopologyUUID.isSameRack(TopologyUUID addr)
Deprecated.
|
boolean |
TopologyUUID.isSameSite(TopologyUUID addr)
Deprecated.
|
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.