Uses of Record Class
org.nuxeo.ecm.core.bulk.introspection.StreamFlattenMetrics.StreamComputationMetric
Packages that use StreamFlattenMetrics.StreamComputationMetric
-
Uses of StreamFlattenMetrics.StreamComputationMetric in org.nuxeo.ecm.core.bulk.introspection
Methods in org.nuxeo.ecm.core.bulk.introspection that return StreamFlattenMetrics.StreamComputationMetricModifier and TypeMethodDescriptionStreamIntrospectionToStreamFlattenMetrics.StreamComputationMetricBuilder.build()StreamFlattenMetrics.StreamMetric.computationMetric(String computationName) Methods in org.nuxeo.ecm.core.bulk.introspection that return types with arguments of type StreamFlattenMetrics.StreamComputationMetricModifier and TypeMethodDescriptionStreamFlattenMetrics.StreamMetric.computationMetrics()Returns the value of thecomputationMetricsrecord component.Constructor parameters in org.nuxeo.ecm.core.bulk.introspection with type arguments of type StreamFlattenMetrics.StreamComputationMetricModifierConstructorDescriptionStreamMetric(Number end, Map<String, StreamFlattenMetrics.StreamComputationMetric> computationMetrics) Creates an instance of aStreamMetricrecord class.