| 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 SuppressLog<Address> |
TP.suppress_log_different_cluster
Log to suppress identical warnings for messages from members in different clusters
|
protected SuppressLog<Address> |
TP.suppress_log_different_version
Log to suppress identical warnings for messages from members with different (incompatible) versions
|
protected SuppressLog<java.net.InetAddress> |
UDP.suppress_log_out_of_buffer_space |
| Modifier and Type | Field and Description |
|---|---|
protected SuppressLog<Address> |
NAKACK.suppress_log_non_member
Deprecated.
Log to suppress identical warnings for messages from non-members
|
protected SuppressLog<Address> |
NAKACK2.suppress_log_non_member
Log to suppress identical warnings for messages from non-members
|
Copyright © 1998-2020 Red Hat. All Rights Reserved.