Class ReductionKeyHelper


  • public class ReductionKeyHelper
    extends java.lang.Object
    • Field Detail

      • DEFAULT_DISTRIBUTED_POLLER_NAME

        public static final java.lang.String DEFAULT_DISTRIBUTED_POLLER_NAME
        See Also:
        Constant Field Values
    • Constructor Detail

      • ReductionKeyHelper

        public ReductionKeyHelper()
    • Method Detail

      • getReductionKeys

        public static java.util.Set<java.lang.String> getReductionKeys​(OnmsApplication application)
      • getReductionKeys

        public static java.util.Set<java.lang.String> getReductionKeys​(OnmsMonitoredService monitoredService)
      • getNodeDownReductionKey

        public static java.lang.String getNodeDownReductionKey​(OnmsMonitoredService monitoredService)
      • getNodeLostServiceReductionKey

        public static java.lang.String getNodeLostServiceReductionKey​(OnmsMonitoredService monitoredService)
      • getNodeLostServiceFromPerspectiveReductionKeys

        public static java.util.Set<java.lang.String> getNodeLostServiceFromPerspectiveReductionKeys​(OnmsMonitoredService monitoredService)
      • getInterfaceDownReductionKey

        public static java.lang.String getInterfaceDownReductionKey​(OnmsMonitoredService monitoredService)