Searched refs:LOCALHOST_IP (Results 1 – 1 of 1) sorted by relevance
56 static final String LOCALHOST_IP = "127.0.0.1"; field in ClusterHostUtil279 return (LOCALHOST_IP.equals(hostAndPort.getHost()) in isLocalhostIpPort()