Class NumberOfThreads

java.lang.Object
net.thucydides.core.reports.NumberOfThreads

public class NumberOfThreads
extends java.lang.Object
  • Constructor Summary

    Constructors
    Modifier Constructor Description
    protected NumberOfThreads()  
    protected NumberOfThreads​(EnvironmentVariables environmentVariables)  
  • Method Summary

    Modifier and Type Method Description
    int forIO()  
    static int forIOOperations()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • NumberOfThreads

      protected NumberOfThreads()
    • NumberOfThreads

      protected NumberOfThreads​(EnvironmentVariables environmentVariables)
  • Method Details

    • forIOOperations

      public static int forIOOperations()
    • forIO

      public int forIO()