Uses of Record Class
org.nuxeo.ecm.core.bulk.introspection.StreamFlattenMetrics.ComputationMetric
Packages that use StreamFlattenMetrics.ComputationMetric
-
Uses of StreamFlattenMetrics.ComputationMetric in org.nuxeo.ecm.core.bulk.introspection
Methods in org.nuxeo.ecm.core.bulk.introspection that return StreamFlattenMetrics.ComputationMetricModifier and TypeMethodDescriptionStreamIntrospectionToStreamFlattenMetrics.ComputationMetricBuilder.build()StreamFlattenMetrics.computationMetric(String nodeId, String computationName) Methods in org.nuxeo.ecm.core.bulk.introspection that return types with arguments of type StreamFlattenMetrics.ComputationMetricModifier and TypeMethodDescriptionMap<org.apache.commons.lang3.tuple.Pair<String,String>, StreamFlattenMetrics.ComputationMetric> StreamFlattenMetrics.computationMetrics()Returns the value of thecomputationMetricsrecord component.Methods in org.nuxeo.ecm.core.bulk.introspection with parameters of type StreamFlattenMetrics.ComputationMetricModifier and TypeMethodDescriptionprotected StringStreamIntrospectionD2Writer.getTimerAsJson(String title, StreamFlattenMetrics.ComputationMetric computationMetric, StreamIntrospection.TimerMetric timerMetric)