| Package | Description |
|---|---|
| com.github.rollingmetrics.ranking | |
| com.github.rollingmetrics.ranking.impl | |
| com.github.rollingmetrics.ranking.impl.recorder |
| Modifier and Type | Method and Description |
|---|---|
List<Position> |
Ranking.getPositionsInDescendingOrder()
Returns the top of queries in descend order, slowest query will be at first place.
|
| Modifier and Type | Method and Description |
|---|---|
List<Position> |
SnapshotCachingRanking.getPositionsInDescendingOrder() |
List<Position> |
ResetByChunksRanking.getPositionsInDescendingOrder() |
List<Position> |
ResetOnSnapshotRanking.getPositionsInDescendingOrder() |
List<Position> |
UniformRanking.getPositionsInDescendingOrder() |
| Modifier and Type | Method and Description |
|---|---|
List<Position> |
SingleThreadedRanking.getPositionsInDescendingOrder() |
List<Position> |
ConcurrentRanking.getPositionsInDescendingOrderUnsafe() |
Copyright © 2020. All rights reserved.