Uses of Record Class
org.nuxeo.ecm.core.bulk.introspection.StreamIntrospection.Metrics
Packages that use StreamIntrospection.Metrics
-
Uses of StreamIntrospection.Metrics in org.nuxeo.ecm.core.bulk.introspection
Methods in org.nuxeo.ecm.core.bulk.introspection that return types with arguments of type StreamIntrospection.MetricsModifier and TypeMethodDescriptionStreamIntrospection.metrics()Returns the value of themetricsrecord component.protected List<StreamIntrospection.Metrics>StreamIntrospectionJsonReader.readMetrics(com.fasterxml.jackson.databind.node.ArrayNode metricsJn) Methods in org.nuxeo.ecm.core.bulk.introspection with parameters of type StreamIntrospection.MetricsModifier and TypeMethodDescriptionprotected ScaleActivity.ClusterNodeStreamIntrospectionToScaleActivity.toClusterNode(StreamIntrospection.ProcessorMetadata processorMetadata, StreamIntrospection.Metrics metrics) protected voidStreamIntrospectionJsonWriter.write(StreamIntrospection.Metrics metrics, com.fasterxml.jackson.core.JsonGenerator jg)