Class SchedulingReport

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

public class SchedulingReport
extends java.lang.Object
implements java.io.Serializable
Created by ruedi on 02/04/15.
See Also:
Serialized Form
  • Constructor Summary

    Constructors 
    Constructor Description
    SchedulingReport()  
    SchedulingReport​(int numDispatchers, int defQSize, int isolatedThreads)  
  • Method Summary

    Modifier and Type Method Description
    int getDefQSize()  
    int getNumDispatchers()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait