| Package | Description |
|---|---|
| fish.payara.nucleus.requesttracing | |
| fish.payara.nucleus.requesttracing.domain |
| Modifier and Type | Method and Description |
|---|---|
HistoricRequestTracingEvent[] |
HistoricRequestTracingEventStore.getTraces()
Returns an array of all stored historic request traces
|
HistoricRequestTracingEvent[] |
HistoricRequestTracingEventStore.getTraces(Integer limit)
Gets all historic request traces up to a specified limit
|
| Modifier and Type | Method and Description |
|---|---|
NavigableSet<HistoricRequestTracingEvent> |
HistoricRequestTracingEventStore.getHistoricStore()
Returns the store with all historic request traces in it
|
| Modifier and Type | Method and Description |
|---|---|
int |
HistoricRequestTracingEvent.compareTo(HistoricRequestTracingEvent e) |
Copyright © 2017. All rights reserved.