debugOutput
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
Holds information to be included in the REST Response for debugging and profiling purposes. startedCalculating is called in the routingContext constructor. finishedCalculating and finishedRendering are all called in PlanGenerator.generate(). finishedPrecalculating and foundPaths are called in the SPTService implementations.
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
precalculationTime (long) | 1/1 | |
pathCalculationTime (long) | 1/1 | |
pathTimes (long) | 0/unbounded | |
renderingTime (long) | 1/1 | |
totalTime (long) | 1/1 | |
timedOut (boolean) | 1/1 |