Uses of Class
org.apache.bookkeeper.feature.CacheableFeatureProvider
-
Packages that use CacheableFeatureProvider Package Description org.apache.bookkeeper.feature A feature-flag system that is used to proportionally control what features are enabled for the system. -
-
Uses of CacheableFeatureProvider in org.apache.bookkeeper.feature
Subclasses of CacheableFeatureProvider in org.apache.bookkeeper.feature Modifier and Type Class Description class
SettableFeatureProvider
A provider will provide settable features.
-