Class ConferenceSizeBuckets

  • All Implemented Interfaces:

    
    public final class ConferenceSizeBuckets
    extends BucketStats
                        

    Utility class with thresholds suitable for recording conference sizes.

    • 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
      • Methods inherited from class org.jitsi.utils.stats.BucketStats

        addValue, getAverageMaxMinLabel, getBucketLabel, getBucketsJson, getSnapshot, toJson, toJson
      • Methods inherited from class java.lang.Object

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

      • ConferenceSizeBuckets

        ConferenceSizeBuckets()
    • Method Detail