Class AbstractInterfaceToNodeCache

    • Constructor Detail

      • AbstractInterfaceToNodeCache

        public AbstractInterfaceToNodeCache()
    • Method Detail

      • getInstance

        public static InterfaceToNodeCache getInstance()
        Deprecated.
        Inject this value instead of using singleton access.
      • getFirstNodeId

        public java.util.Optional<java.lang.Integer> getFirstNodeId​(java.lang.String location,
                                                                    java.net.InetAddress ipAddr)
        Specified by:
        getFirstNodeId in interface InterfaceToNodeCache