-
- All Implemented Interfaces:
public final class ConferenceSizeBuckets extends BucketStats
Utility class with thresholds suitable for recording conference sizes.
-
-
Field Summary
Fields Modifier and Type Field Description private final BucketStats.Snapshotsnapshotprivate final StringaverageMaxMinLabelprivate final StringbucketLabel
-
Constructor Summary
Constructors Constructor Description ConferenceSizeBuckets()
-
Method Summary
Modifier and Type Method Description final BucketStats.SnapshotgetSnapshot()final StringgetAverageMaxMinLabel()final StringgetBucketLabel()-
-
Method Detail
-
getSnapshot
final BucketStats.Snapshot getSnapshot()
-
getAverageMaxMinLabel
final String getAverageMaxMinLabel()
-
getBucketLabel
final String getBucketLabel()
-
-
-
-