Package org.apache.bookkeeper.stats
package org.apache.bookkeeper.stats
A lightweight stats library used for exporting bookkeeper stats.
-
ClassDescriptionThis class is used to raise alert when we detect an event that should never happen in production.A
StatsLoggerthat caches the stats objects created by otherStatsLogger.ACachingStatsProvideradds the caching functionality to an existingStatsProvider.Simple stats that require only increment and decrement functions on a Long.A guage is a value that has only one value at a specific point in time.A no-opStatsLogger.A no-opCounter.A no-opOpStatsLogger.A no-op stats provider implementation.This class provides a read view of operation specific stats.This interface handles logging of statistics related to each operation.An umbrella class for loading stats provider.A simple interface that exposes just 2 useful methods.Provider to provide stats logger for different scopes.For mapping thread ids to thread pools and threads within those pools or just for lone named threads.Stores the thread pool and ordinal.