|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SuppressLog | |
---|---|
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. |
Uses of SuppressLog in org.jgroups.protocols |
---|
Fields in org.jgroups.protocols declared as SuppressLog | |
---|---|
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 |
Uses of SuppressLog in org.jgroups.protocols.pbcast |
---|
Fields in org.jgroups.protocols.pbcast declared as SuppressLog | |
---|---|
protected SuppressLog<Address> |
NAKACK2.suppress_log_non_member
Log to suppress identical warnings for messages from non-members |
protected SuppressLog<Address> |
NAKACK.suppress_log_non_member
Log to suppress identical warnings for messages from non-members |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |