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 | Method and Description |
---|---|
ExtendedUUID |
ExtendedUUID.put(byte[] key,
byte[] val) |
protected ExtendedUUID |
ExtendedUUID.put(int start_index,
byte[] key,
byte[] val) |
ExtendedUUID |
ExtendedUUID.put(String key,
byte[] val) |
static ExtendedUUID |
ExtendedUUID.randomUUID() |
static ExtendedUUID |
ExtendedUUID.randomUUID(String name) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.