public class IoTDBAlarmQueryDAO extends Object implements IAlarmQueryDAO
GSON| Constructor and Description |
|---|
IoTDBAlarmQueryDAO() |
| Modifier and Type | Method and Description |
|---|---|
Alarms |
getAlarm(Integer scopeId,
String keyword,
int limit,
int from,
long startTB,
long endTB,
List<Tag> tags) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitparserDataBinary, parserDataBinaryBase64public Alarms getAlarm(Integer scopeId, String keyword, int limit, int from, long startTB, long endTB, List<Tag> tags) throws IOException
getAlarm in interface IAlarmQueryDAOIOExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.