Interface LostDataCheck
-
- All Superinterfaces:
BiPredicate<ConsistentHash,List<Address>>
public interface LostDataCheck extends BiPredicate<ConsistentHash,List<Address>>
-
-
Method Summary
-
Methods inherited from interface java.util.function.BiPredicate
and, negate, or, test
-
-