Class Geo


  • public class Geo
    extends Object
    • Constructor Detail

      • Geo

        public Geo()
    • Method Detail

      • isLocal

        public static boolean isLocal​(String path)
        Parameters:
        path - to be checked whether it's comes form local ZooKeeper server.
        Returns:
        true if local, false otherwise.
      • isOwnPublication

        public static boolean isOwnPublication​(String childPath)
        Parameters:
        childPath - Child path to check whether is published by this very ZooDiscovery instance.
        Returns:
        true if published by this container, false otherwise.
      • getLocation

        public static URI getLocation()
      • getHost

        public static String getHost()
      • getNodeHost

        public static String getNodeHost()