Jagger
 All Classes Namespaces Files Functions Variables Groups Pages
Public Member Functions | List of all members
com.griddynamics.jagger.engine.e1.scenario.TerminationStrategy Interface Reference

This class say when Jagger has to terminate workload. More...

Inheritance diagram for com.griddynamics.jagger.engine.e1.scenario.TerminationStrategy:
Inheritance graph
[legend]

Public Member Functions

boolean isTerminationRequired (WorkloadExecutionStatus status)
 Returns true if termination for the test is required. More...
 

Detailed Description

This class say when Jagger has to terminate workload.

Todo:
Add an ability to use custom termination strategies
Author
Mairbek Khadikov
Details:

An object which decides when to terminate the test. The termination decision can be based on such params - time of execution, number of threads, finished samples and current samples.


The documentation for this interface was generated from the following file: