@Service @Singleton public class HistoricRequestTracingEventStore extends Object
HistoricRequestTracingEvent| Constructor and Description |
|---|
HistoricRequestTracingEventStore() |
| Modifier and Type | Method and Description |
|---|---|
NavigableSet<HistoricRequestTracingEvent> |
getHistoricStore() |
HistoricRequestTracingEvent[] |
getTraces() |
HistoricRequestTracingEvent[] |
getTraces(Integer limit) |
public HistoricRequestTracingEvent[] getTraces()
public HistoricRequestTracingEvent[] getTraces(Integer limit)
public NavigableSet<HistoricRequestTracingEvent> getHistoricStore()
Copyright © 2017. All rights reserved.