Package org.jgroups.stack
Class CheckForAbsenceOfRED
java.lang.Object
org.jgroups.stack.CheckForAbsenceOfRED
- All Implemented Interfaces:
Policy
If either
UNICAST3 or NAKACK2 are missing, then
this policy checks that RED is not in the protocol stack.- Since:
- 5.2.14
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidChecks that a condition is met in a given protocolprotected static boolean
-
Field Details
-
UNICAST3
-
NAKACK2
-
RED
-
-
Constructor Details
-
CheckForAbsenceOfRED
public CheckForAbsenceOfRED()
-
-
Method Details