public class IoTDBMetricsDAO extends Object implements IMetricsDAO
| Constructor and Description |
|---|
IoTDBMetricsDAO() |
| Modifier and Type | Method and Description |
|---|---|
List<Metrics> |
multiGet(Model model,
List<Metrics> metrics) |
InsertRequest |
prepareBatchInsert(Model model,
Metrics metrics) |
UpdateRequest |
prepareBatchUpdate(Model model,
Metrics metrics) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisExpiredCachepublic List<Metrics> multiGet(Model model, List<Metrics> metrics) throws IOException
multiGet in interface IMetricsDAOIOExceptionpublic InsertRequest prepareBatchInsert(Model model, Metrics metrics)
prepareBatchInsert in interface IMetricsDAOpublic UpdateRequest prepareBatchUpdate(Model model, Metrics metrics)
prepareBatchUpdate in interface IMetricsDAOCopyright © 2022 The Apache Software Foundation. All rights reserved.