Uses of Class
com.axibase.tsd.model.data.Alert

Packages that use Alert
com.axibase.tsd.client Provides classes that implement all the major Axibase Time-Series Database operations. 
 

Uses of Alert in com.axibase.tsd.client
 

Methods in com.axibase.tsd.client that return types with arguments of type Alert
 List<Alert> DataService.retrieveAlerts(GetAlertQuery alertQuery, GetAlertQuery... alertQueries)
           
 List<Alert> DataService.retrieveAlerts(List<String> metricNames, List<String> entityNames, List<String> ruleNames, List<Integer> severityIds, Integer minSeverityId)
           
 



Copyright © 2015. All rights reserved.