public class IoTDBEBPFProfilingScheduleDAO extends Object implements IEBPFProfilingScheduleDAO
| Constructor and Description |
|---|
IoTDBEBPFProfilingScheduleDAO() |
| Modifier and Type | Method and Description |
|---|---|
EBPFProfilingSchedule |
parseSchedule(EBPFProfilingScheduleRecord traffic) |
List<EBPFProfilingSchedule> |
querySchedules(String taskId,
long startTimeBucket,
long endTimeBucket) |
public List<EBPFProfilingSchedule> querySchedules(String taskId, long startTimeBucket, long endTimeBucket) throws IOException
querySchedules in interface IEBPFProfilingScheduleDAOIOExceptionpublic EBPFProfilingSchedule parseSchedule(EBPFProfilingScheduleRecord traffic)
Copyright © 2022 The Apache Software Foundation. All rights reserved.