public class InOurDc
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.util.function.Predicate<InetAddressAndPort> |
endpoints() |
static boolean |
isInOurDc(InetAddressAndPort endpoint) |
static boolean |
isInOurDc(Replica replica) |
static java.util.function.Predicate<Replica> |
replicas() |
public static java.util.function.Predicate<Replica> replicas()
public static java.util.function.Predicate<InetAddressAndPort> endpoints()
public static boolean isInOurDc(Replica replica)
public static boolean isInOurDc(InetAddressAndPort endpoint)
Copyright © 2009- The Apache Software Foundation