Uses of Class
org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionToStreamFlattenMetrics.ComputationMetricBuilder
Packages that use StreamIntrospectionToStreamFlattenMetrics.ComputationMetricBuilder
-
Uses of StreamIntrospectionToStreamFlattenMetrics.ComputationMetricBuilder in org.nuxeo.ecm.core.bulk.introspection
Fields in org.nuxeo.ecm.core.bulk.introspection with type parameters of type StreamIntrospectionToStreamFlattenMetrics.ComputationMetricBuilderModifier and TypeFieldDescriptionprotected final Map<org.apache.commons.lang3.tuple.Pair<String,String>, StreamIntrospectionToStreamFlattenMetrics.ComputationMetricBuilder> StreamIntrospectionToStreamFlattenMetrics.StreamFlattenMetricsBuilder.computationMetricsMethods in org.nuxeo.ecm.core.bulk.introspection that return StreamIntrospectionToStreamFlattenMetrics.ComputationMetricBuilderModifier and TypeMethodDescriptionStreamIntrospectionToStreamFlattenMetrics.StreamFlattenMetricsBuilder.getOrComputeComputationMetricBuilder(String nodeId, String computationName) StreamIntrospectionToStreamFlattenMetrics.ComputationMetricBuilder.record(StreamIntrospection.TimerMetric record) StreamIntrospectionToStreamFlattenMetrics.ComputationMetricBuilder.timer(StreamIntrospection.TimerMetric timer)