- parallelMode() - Method in interface com.github.continuousperftest.property.TestNgProperties
-
- PerfMetricConsumerTask - Class in com.github.continuousperftest.thread
-
Takes metrics out of the metric queue and report them based on the set exporter.
- PerfMetricConsumerTask(MetricQueue, MetricExporterService) - Constructor for class com.github.continuousperftest.thread.PerfMetricConsumerTask
-
- Perfomance - Class in com.github.continuousperftest.entity.domain
-
Represents performance of HTTP call holding HTTP data of both request and response.
- Perfomance() - Constructor for class com.github.continuousperftest.entity.domain.Perfomance
-
- PerfomanceMetric - Class in com.github.continuousperftest.entity.dto
-
Represents PerfomanceMetric object used for transferring performance metric to data collector.
- PerfomanceMetric(Environment, Perfomance) - Constructor for class com.github.continuousperftest.entity.dto.PerfomanceMetric
-
- PerfomanceMetricQueue - Class in com.github.continuousperftest.queue.impl
-
Implements operations for a metric queue.
- PerfTestProperties - Interface in com.github.continuousperftest.property
-
Receives the required properties that are passed on to system properties while launching tests.
- poll(int) - Method in class com.github.continuousperftest.queue.impl.PerfomanceMetricQueue
-
- poll(int) - Method in interface com.github.continuousperftest.queue.MetricQueue
-
- pollAll() - Method in class com.github.continuousperftest.queue.impl.PerfomanceMetricQueue
-
- pollAll() - Method in interface com.github.continuousperftest.queue.MetricQueue
-
- projectDirectory() - Method in interface com.github.continuousperftest.property.JvmProperties
-
- PropertyHolder - Class in com.github.continuousperftest.property
-
Holds all the classes receiving properties while launching tests.
- PropertyHolder() - Constructor for class com.github.continuousperftest.property.PropertyHolder
-