Package | Description |
---|---|
org.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
org.jgroups.protocols.pbcast |
Supports probabilistic broadcasts.
|
Modifier and Type | Field and Description |
---|---|
protected BoundedList<PhysicalAddress> |
TCPPING.dynamic_hosts
https://jira.jboss.org/jira/browse/JGRP-989
|
protected BoundedList<Address> |
FD.suspect_history |
Modifier and Type | Field and Description |
---|---|
protected BoundedList<String> |
NAKACK.digest_history
Keeps a bounded list of the last N digest sets
|
protected BoundedList<MergeId> |
Merger.merge_id_history |
protected BoundedList<Digest> |
NAKACK.stability_msgs
BoundedList
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.