Class SchedulingReport

java.lang.Object
org.nustaq.kontraktor.impl.SchedulingReport
All Implemented Interfaces:
Serializable

public class SchedulingReport extends Object implements Serializable
Created by ruedi on 02/04/15.
See Also:
  • Constructor Details

    • SchedulingReport

      public SchedulingReport()
    • SchedulingReport

      public SchedulingReport(int numDispatchers, int defQSize, int isolatedThreads)
  • Method Details

    • getNumDispatchers

      public int getNumDispatchers()
    • getDefQSize

      public int getDefQSize()