Uses of Interface
uk.gov.gchq.gaffer.performancetesting.Metrics
-
-
Uses of Metrics in uk.gov.gchq.gaffer.performancetesting
Methods in uk.gov.gchq.gaffer.performancetesting with parameters of type Metrics Modifier and Type Method Description voidFileWriterMetricsListener. update(Metrics metrics)voidMetricsListener. update(Metrics metrics) -
Uses of Metrics in uk.gov.gchq.gaffer.performancetesting.aws
Methods in uk.gov.gchq.gaffer.performancetesting.aws with parameters of type Metrics Modifier and Type Method Description voidCloudWatchMetricsListener. update(Metrics metrics) -
Uses of Metrics in uk.gov.gchq.gaffer.performancetesting.ingest
Classes in uk.gov.gchq.gaffer.performancetesting.ingest that implement Metrics Modifier and Type Class Description classIngestMetricsThis class contains the results from aElementIngestTest. -
Uses of Metrics in uk.gov.gchq.gaffer.performancetesting.query
Classes in uk.gov.gchq.gaffer.performancetesting.query that implement Metrics Modifier and Type Class Description classQueryMetricsThis class contains the results from aQueryTest.
-