程序包 | 说明 |
---|---|
com.fr.third.jgroups |
Provides top-level public JGroups classes such as Channel, Message, etc.
|
com.fr.third.jgroups.util |
Provides useful functionality which cannot be assigned to any particular other package.
|
限定符和类型 | 类和说明 |
---|---|
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?
|
class |
View
A view is a local representation of the current membership of a group.
|
限定符和类型 | 类和说明 |
---|---|
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
|