Uses of Class
org.apache.olingo.server.api.debug.RuntimeMeasurement
Packages that use RuntimeMeasurement
-
Uses of RuntimeMeasurement in org.apache.olingo.server.api.debug
Methods in org.apache.olingo.server.api.debug that return types with arguments of type RuntimeMeasurementModifier and TypeMethodDescriptionDebugInformation.getRuntimeInformation()
This method will return all runtime information which was collected inside the library.Method parameters in org.apache.olingo.server.api.debug with type arguments of type RuntimeMeasurementModifier and TypeMethodDescriptionvoid
DebugInformation.setRuntimeInformation
(List<RuntimeMeasurement> runtimeInformation)