Uses of Interface
org.apache.olingo.odata2.api.processor.ODataContext.RuntimeMeasurement
Packages that use ODataContext.RuntimeMeasurement
Package
Description
Data Processor
-
Uses of ODataContext.RuntimeMeasurement in org.apache.olingo.odata2.api.processor
Methods in org.apache.olingo.odata2.api.processor that return types with arguments of type ODataContext.RuntimeMeasurementModifier and TypeMethodDescriptionODataContext.getRuntimeMeasurements()Gets the list of all runtime measurements. -
Uses of ODataContext.RuntimeMeasurement in org.apache.olingo.odata2.core
Classes in org.apache.olingo.odata2.core that implement ODataContext.RuntimeMeasurementMethods in org.apache.olingo.odata2.core that return types with arguments of type ODataContext.RuntimeMeasurement -
Uses of ODataContext.RuntimeMeasurement in org.apache.olingo.odata2.core.debug
Constructor parameters in org.apache.olingo.odata2.core.debug with type arguments of type ODataContext.RuntimeMeasurementModifierConstructorDescriptionDebugInfoRuntime(List<ODataContext.RuntimeMeasurement> runtimeMeasurements)