Uses of Class
org.apache.bookkeeper.feature.FixedValueFeature
-
Packages that use FixedValueFeature 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 FixedValueFeature in org.apache.bookkeeper.feature
Subclasses of FixedValueFeature in org.apache.bookkeeper.feature Modifier and Type Class Description class
SettableFeature
A feature implementation that allow changing availability programmatically.
-