Package | Description |
---|---|
org.springframework.boot.actuate.trace |
Actuator tracing support.
|
Modifier and Type | Method and Description |
---|---|
List<Trace> |
TraceRepository.findAll()
Find all
Trace objects contained in the repository. |
List<Trace> |
InMemoryTraceRepository.findAll() |
List<Trace> |
TraceEndpoint.TraceDescriptor.getTraces() |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.