Uses of Class
org.apache.bookkeeper.feature.SettableFeature
-
Packages that use SettableFeature 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 SettableFeature in org.apache.bookkeeper.feature
Methods in org.apache.bookkeeper.feature that return SettableFeature Modifier and Type Method Description protected SettableFeature
SettableFeatureProvider. makeFeature(java.lang.String featureName)
-