Uses of Class
uk.gov.gchq.gaffer.performancetesting.TestProperties
-
Packages that use TestProperties Package Description uk.gov.gchq.gaffer.accumulostore.performancetesting.ingest uk.gov.gchq.gaffer.performancetesting.ingest uk.gov.gchq.gaffer.performancetesting.query -
-
Uses of TestProperties in uk.gov.gchq.gaffer.accumulostore.performancetesting.ingest
Subclasses of TestProperties in uk.gov.gchq.gaffer.accumulostore.performancetesting.ingest Modifier and Type Class Description class
AccumuloElementIngestTestProperties
-
Uses of TestProperties in uk.gov.gchq.gaffer.performancetesting.ingest
Subclasses of TestProperties in uk.gov.gchq.gaffer.performancetesting.ingest Modifier and Type Class Description class
ElementIngestTestProperties
These properties are used to specify aIngestMetrics
. -
Uses of TestProperties in uk.gov.gchq.gaffer.performancetesting.query
Subclasses of TestProperties in uk.gov.gchq.gaffer.performancetesting.query Modifier and Type Class Description class
QueryTestProperties
These properties are used to specify aQueryTest
.
-