Uses of Class
io.github.projectunified.faststats.featureflag.FeatureFlagManager
Packages that use FeatureFlagManager
-
Uses of FeatureFlagManager in io.github.projectunified.faststats.featureflag
Methods in io.github.projectunified.faststats.featureflag that return FeatureFlagManagerModifier and TypeMethodDescriptionFeatureFlagManager.attributes(Consumer<Map<String, Object>> consumer) Modifies the global error context attributes using a consumer.FeatureFlagManager.attributes(Supplier<Map<String, Object>> supplier) Sets the global error context attributes using a supplier.Set the TTL for the cached flag values.