public class IoTDBTopNRecordsQueryDAO extends Object implements ITopNRecordsQueryDAO
| Constructor and Description |
|---|
IoTDBTopNRecordsQueryDAO() |
| Modifier and Type | Method and Description |
|---|---|
List<SelectedRecord> |
readSampledRecords(TopNCondition condition,
String valueColumnName,
Duration duration) |
public List<SelectedRecord> readSampledRecords(TopNCondition condition, String valueColumnName, Duration duration) throws IOException
readSampledRecords in interface ITopNRecordsQueryDAOIOExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.