Package | Description |
---|---|
org.jgroups |
Provides top-level public JGroups classes such as Channel, Message, etc.
|
org.jgroups.util |
Provides useful functionality which cannot be assigned to any particular other package.
|
Modifier and Type | Class and Description |
---|---|
class |
MergeView
A view that is sent as a result of a cluster merge.
|
class |
Version
We're using the scheme described at http://www.jboss.com/index.html?module=bb&op=viewtopic&t=77231
for major, minor and micro version numbers.
|
class |
View
A view is a local representation of the current membership of a group.
|
Modifier and Type | Class and Description |
---|---|
class |
Digest
A message digest containing - for each member - the highest seqno delivered (hd) and the highest seqno received (hr).
|
static class |
Digest.Entry
Keeps track of one members plus its highest delivered and received seqnos
|
Copyright © 1998-2020 Red Hat. All Rights Reserved.