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 |
SiteMaster
Special address with the UUID part being 0: identifies the current (relay) coordinator of a given site.
|
class |
SiteUUID
Implementation of SiteAddress
|
Modifier and Type | Class and Description |
---|---|
class |
ExtendedUUID
Subclass of
UUID accommodating additional data such as a flag and a small hashmap. |
Modifier and Type | Method and Description |
---|---|
<T extends FlagsUUID> |
FlagsUUID.addContents(T other) |
<T extends FlagsUUID> |
ExtendedUUID.addContents(T o) |
<T extends FlagsUUID> |
FlagsUUID.clearFlag(short flag) |
<T extends FlagsUUID> |
FlagsUUID.setFlag(short flag) |
Modifier and Type | Method and Description |
---|---|
static FlagsUUID |
FlagsUUID.randomUUID() |
static FlagsUUID |
FlagsUUID.randomUUID(java.lang.String name) |
Copyright © 1998-2020 Red Hat. All Rights Reserved.