Searched refs:sHostIpAddress (Results 1 – 1 of 1) sorted by relevance
42 private static String sHostIpAddress = null; field in ClusterHostUtil70 if (sHostIpAddress == null) { in getHostIpAddress()72 sHostIpAddress = InetAddress.getLocalHost().getHostAddress(); in getHostIpAddress()77 return sHostIpAddress; in getHostIpAddress()