public class AlarmQueryEsDAO extends EsDAO implements IAlarmQueryDAO
| Constructor and Description |
|---|
AlarmQueryEsDAO(ElasticSearchClient client) |
| Modifier and Type | Method and Description |
|---|---|
Alarms |
getAlarm(Scope scope,
String keyword,
int limit,
int from,
long startTB,
long endTB) |
queryBuildgetClientpublic AlarmQueryEsDAO(ElasticSearchClient client)
public Alarms getAlarm(Scope scope, String keyword, int limit, int from, long startTB, long endTB) throws IOException
getAlarm in interface IAlarmQueryDAOIOExceptionCopyright © 2019 The Apache Software Foundation. All rights reserved.