Uses of Class
cambio.simulator.export.MultiDataPointReporter
Packages that use MultiDataPointReporter
Package
Description
Classes that directly relate to microservices, like operations, instances or instance modification events.
Report collection and data framework.
-
Uses of MultiDataPointReporter in cambio.simulator.entities.microservice
Fields in cambio.simulator.entities.microservice declared as MultiDataPointReporterModifier and TypeFieldDescriptionprotected final MultiDataPointReporterMicroservice.reporterprotected final MultiDataPointReporterMicroserviceInstance.reporter -
Uses of MultiDataPointReporter in cambio.simulator.export
Subclasses of MultiDataPointReporter in cambio.simulator.exportModifier and TypeClassDescriptionclassAccumulates numeric data points.classMultiDataPointReporter that averages all entries for a TimeInstance over a given time bucket.classA datapoint reporter that can map collected data points into time buckets based on aBucketMultiDataPointReporter.bucketingFunction.classReports last value for the given time bucket.Fields in cambio.simulator.export declared as MultiDataPointReporterModifier and TypeFieldDescriptionstatic MultiDataPointReporterMiSimReporters.NETWORK_LATENCY_REPORTERstatic MultiDataPointReporterMiSimReporters.RETRY_MANAGER_REPORTERstatic MultiDataPointReporterMiSimReporters.USER_REQUEST_REPORTER