Class QueueLengthsImplCombination


  • public class QueueLengthsImplCombination
    extends QueueLengths
    • Constructor Detail

      • QueueLengthsImplCombination

        public QueueLengthsImplCombination​(gnu.trove.map.TIntObjectMap<QueueActivityLog> queueActivityLogs)
    • Method Detail

      • getQueueProbability

        public double getQueueProbability​(int unode,
                                          QueueActivityLog l,
                                          long time,
                                          int traceIndex)
        Specified by:
        getQueueProbability in class QueueLengths
        Returns:
        the probability that the trace is in queue at this moment.