- scope(String) - Method in class org.apache.bookkeeper.stats.CachingStatsLogger
-
- scope(String) - Method in class org.apache.bookkeeper.stats.NullStatsLogger
-
- scope(String) - Method in interface org.apache.bookkeeper.stats.StatsLogger
-
Provide the stats logger under scope name.
- scopeLabel(String, String) - Method in interface org.apache.bookkeeper.stats.StatsLogger
-
Provide the stats logger with an attached label.
- scopeStatsLoggers - Variable in class org.apache.bookkeeper.stats.CachingStatsLogger
-
- start(Configuration) - Method in class org.apache.bookkeeper.stats.CachingStatsProvider
-
- start(Configuration) - Method in class org.apache.bookkeeper.stats.NullStatsProvider
-
- start(Configuration) - Method in interface org.apache.bookkeeper.stats.StatsProvider
-
Intialize the stats provider by loading the given configuration conf.
- Stats - Class in org.apache.bookkeeper.stats
-
An umbrella class for loading stats provider.
- Stats() - Constructor for class org.apache.bookkeeper.stats.Stats
-
- STATS_PROVIDER_CLASS - Static variable in class org.apache.bookkeeper.stats.Stats
-
- StatsDoc - Annotation Type in org.apache.bookkeeper.stats.annotations
-
Documenting the stats.
- StatsLogger - Interface in org.apache.bookkeeper.stats
-
A simple interface that exposes just 2 useful methods.
- statsLoggers - Variable in class org.apache.bookkeeper.stats.CachingStatsProvider
-
- StatsProvider - Interface in org.apache.bookkeeper.stats
-
Provider to provide stats logger for different scopes.
- stop() - Method in class org.apache.bookkeeper.stats.CachingStatsProvider
-
- stop() - Method in class org.apache.bookkeeper.stats.NullStatsProvider
-
- stop() - Method in interface org.apache.bookkeeper.stats.StatsProvider
-
Close the stats provider.