public class MySQLAggregationQueryDAO extends H2AggregationQueryDAO
H2AggregationQueryDAO.AppendCondition| Constructor and Description |
|---|
MySQLAggregationQueryDAO(JDBCHikariCPClient client) |
| Modifier and Type | Method and Description |
|---|---|
List<TopNEntity> |
topNQuery(String indName,
String valueCName,
int topN,
Step step,
long startTB,
long endTB,
Order order,
H2AggregationQueryDAO.AppendCondition appender) |
getAllEndpointTopN, getAllServiceInstanceTopN, getClient, getEndpointTopN, getServiceInstanceTopN, getServiceTopN, setTimeRangeConditionpublic MySQLAggregationQueryDAO(JDBCHikariCPClient client)
public List<TopNEntity> topNQuery(String indName, String valueCName, int topN, Step step, long startTB, long endTB, Order order, H2AggregationQueryDAO.AppendCondition appender) throws IOException
topNQuery in class H2AggregationQueryDAOIOExceptionCopyright © 2018 The Apache Software Foundation. All rights reserved.