Package jline.api.aoi

Class AoiResult

  • All Implemented Interfaces:

    
    public final class AoiResult
    
                        

    Result of Age of Information analysis for simple queue types.

    Contains the three primary AoI metrics: mean, variance, and peak.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Double getMeanAoI() Mean (average) Age of Information
      final Double getVarAoI() Variance of Age of Information
      final Double getPeakAoI() Mean Peak Age of Information
      • Methods inherited from class java.lang.Object

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