Uses of Package
org.apache.bookkeeper.feature
-
Packages that use org.apache.bookkeeper.feature Package Description org.apache.bookkeeper.bookie Provides a Bookie server that stores entries for clients.org.apache.bookkeeper.client BookKeeper Client.org.apache.bookkeeper.client.api BookKeeper Client Public API.org.apache.bookkeeper.client.impl BookKeeper Client implementation package.org.apache.bookkeeper.conf Configurations used by bookkeeper.org.apache.bookkeeper.feature A feature-flag system that is used to proportionally control what features are enabled for the system. -
Classes in org.apache.bookkeeper.feature used by org.apache.bookkeeper.bookie Class Description FeatureProvider Provider to provide features. -
Classes in org.apache.bookkeeper.feature used by org.apache.bookkeeper.client Class Description Feature This interface represents a feature.FeatureProvider Provider to provide features. -
Classes in org.apache.bookkeeper.feature used by org.apache.bookkeeper.client.api Class Description FeatureProvider Provider to provide features. -
Classes in org.apache.bookkeeper.feature used by org.apache.bookkeeper.client.impl Class Description FeatureProvider Provider to provide features. -
Classes in org.apache.bookkeeper.feature used by org.apache.bookkeeper.conf Class Description Feature This interface represents a feature. -
Classes in org.apache.bookkeeper.feature used by org.apache.bookkeeper.feature Class Description CacheableFeatureProvider Cacheable Feature Provider.Feature This interface represents a feature.FeatureProvider Provider to provide features.FixedValueFeature A feature implementation that has a fixed value of availability.SettableFeature A feature implementation that allow changing availability programmatically.