| Package | Description |
|---|---|
| org.apache.bookkeeper.stats |
A lightweight stats library used for exporting bookkeeper stats.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CachingStatsProvider
A
CachingStatsProvider adds the caching functionality to an existing StatsProvider. |
class |
NullStatsProvider
A no-op stats provider implementation.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) static StatsProvider |
Stats.prov |
protected StatsProvider |
CachingStatsProvider.underlying |
| Modifier and Type | Method and Description |
|---|---|
static StatsProvider |
Stats.get() |
| Constructor and Description |
|---|
CachingStatsProvider(StatsProvider provider) |
Copyright © 2011–2024 The Apache Software Foundation. All rights reserved.