Class InactiveNodesDetector


  • public class InactiveNodesDetector
    extends Object
    • Field Detail

      • DEFAULT_INACTIVE_NODE_TIMEOUT_MILLIS

        public static final long DEFAULT_INACTIVE_NODE_TIMEOUT_MILLIS
    • Constructor Detail

    • Method Detail

      • getInactiveNodes

        public List<TeamCityNode> getInactiveNodes()
        Returns:
        list of hanging online nodes (i.e. nodes which exist in heartbeat table but don't update their record)