public class ReductionKeyHelper extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_DISTRIBUTED_POLLER_NAME |
Constructor and Description |
---|
ReductionKeyHelper() |
Modifier and Type | Method and Description |
---|---|
static String |
getInterfaceDownReductionKey(OnmsMonitoredService monitoredService) |
static String |
getNodeDownReductionKey(OnmsMonitoredService monitoredService) |
static Set<String> |
getNodeLostServiceFromPerspectiveReductionKeys(OnmsMonitoredService monitoredService) |
static String |
getNodeLostServiceReductionKey(OnmsMonitoredService monitoredService) |
static Set<String> |
getReductionKeys(OnmsApplication application) |
static Set<String> |
getReductionKeys(OnmsMonitoredService monitoredService) |
public static final String DEFAULT_DISTRIBUTED_POLLER_NAME
public static Set<String> getReductionKeys(OnmsApplication application)
public static Set<String> getReductionKeys(OnmsMonitoredService monitoredService)
public static String getNodeDownReductionKey(OnmsMonitoredService monitoredService)
public static String getNodeLostServiceReductionKey(OnmsMonitoredService monitoredService)
public static Set<String> getNodeLostServiceFromPerspectiveReductionKeys(OnmsMonitoredService monitoredService)
public static String getInterfaceDownReductionKey(OnmsMonitoredService monitoredService)
Copyright © 2021. All rights reserved.