Uses of Record Class
org.nuxeo.ecm.core.bulk.introspection.StreamIntrospection
Packages that use StreamIntrospection
Package
Description
-
Uses of StreamIntrospection in org.nuxeo.ecm.core.bulk.introspection
Methods in org.nuxeo.ecm.core.bulk.introspection that return StreamIntrospectionModifier and TypeMethodDescriptionStreamIntrospectionJsonReader.read(com.fasterxml.jackson.databind.JsonNode jn) Methods in org.nuxeo.ecm.core.bulk.introspection with parameters of type StreamIntrospectionModifier and TypeMethodDescriptionStreamIntrospectionToScaleActivity.apply(StreamIntrospection streamIntrospection) StreamIntrospectionToStreamFlattenMetrics.apply(StreamIntrospection streamIntrospection) protected List<org.apache.commons.lang3.tuple.Pair<StreamIntrospection.ProcessorComputation,StreamIntrospection.ProcessorMetadata>> StreamIntrospectionD2Writer.collectComputations(StreamIntrospection streamIntrospection, StreamFlattenMetrics streamMetrics) StreamIntrospectionToScaleActivity.toActiveComputation(StreamIntrospection streamIntrospection) protected List<ScaleActivity.ClusterNode>StreamIntrospectionToScaleActivity.toClusterNodes(StreamIntrospection streamIntrospection) protected voidStreamIntrospectionD2Writer.write(StreamIntrospection entity, D2Printer d2Printer) voidStreamIntrospectionJsonWriter.write(StreamIntrospection entity, com.fasterxml.jackson.core.JsonGenerator jg) protected voidStreamIntrospectionPlantUMLWriter.write(StreamIntrospection entity, PlantUMLPrinter pumlPrinter) -
Uses of StreamIntrospection in org.nuxeo.ecm.restapi.server.jaxrs.management
Fields in org.nuxeo.ecm.restapi.server.jaxrs.management with type parameters of type StreamIntrospectionModifier and TypeFieldDescriptionprotected static final Function<StreamIntrospection,ScaleActivity> StreamObject.TO_SCALE_ACTIVITYMethods in org.nuxeo.ecm.restapi.server.jaxrs.management that return StreamIntrospectionModifier and TypeMethodDescriptionprotected StreamIntrospectionStreamObject.getStreamIntrospection()