Class TopologyViewManager

    • Constructor Detail

      • TopologyViewManager

        public TopologyViewManager​(long refreshTtl)
        Parameters:
        refreshTtl - the time to live (in ms) for States without being refreshed.
    • Method Detail

      • refreshState

        public void refreshState​(State state)
      • updateView

        public TopologyView updateView()
        Update the Topology view
        Returns:
        the Topology view before updating.
      • updateView

        protected TopologyView updateView​(long now)
      • size

        protected int size()