Interface StatusComparator

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      boolean shouldBeUp​(java.util.Set<java.lang.String> connectionLabels, java.util.Set<java.lang.String> disconnectedConnectionLabels)  
    • Method Detail

      • shouldBeUp

        boolean shouldBeUp​(java.util.Set<java.lang.String> connectionLabels,
                           java.util.Set<java.lang.String> disconnectedConnectionLabels)