Class AndStatusComparator

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean shouldBeUp​(java.util.Set<java.lang.String> connectionLabels, java.util.Set<java.lang.String> disconnectedConnectionLabels)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AndStatusComparator

        public AndStatusComparator()
    • Method Detail

      • shouldBeUp

        public boolean shouldBeUp​(java.util.Set<java.lang.String> connectionLabels,
                                  java.util.Set<java.lang.String> disconnectedConnectionLabels)
        Specified by:
        shouldBeUp in interface StatusComparator