| Package | Description |
|---|---|
| org.apache.skywalking.oap.server.storage.plugin.jdbc.h2.dao | |
| org.apache.skywalking.oap.server.storage.plugin.jdbc.mysql |
| Modifier and Type | Method and Description |
|---|---|
List<TopNEntity> |
H2AggregationQueryDAO.topNQuery(String indName,
String valueCName,
int topN,
Step step,
long startTB,
long endTB,
Order order,
H2AggregationQueryDAO.AppendCondition appender) |
| Modifier and Type | Method and Description |
|---|---|
List<TopNEntity> |
MySQLAggregationQueryDAO.topNQuery(String indName,
String valueCName,
int topN,
Step step,
long startTB,
long endTB,
Order order,
H2AggregationQueryDAO.AppendCondition appender) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.