Uses of Interface
io.getunleash.repository.FeatureFetcher
Packages that use FeatureFetcher
-
Uses of FeatureFetcher in io.getunleash.repository
Classes in io.getunleash.repository that implement FeatureFetcherConstructors in io.getunleash.repository with parameters of type FeatureFetcherModifierConstructorDescriptionprotectedFeatureRepository(UnleashConfig unleashConfig, BackupHandler<FeatureCollection> featureBackupHandler, EventDispatcher eventDispatcher, FeatureFetcher featureFetcher, FeatureBootstrapHandler featureBootstrapHandler) protectedFeatureRepository(UnleashConfig unleashConfig, FeatureBackupHandlerFile featureBackupHandler, UnleashScheduledExecutor executor, FeatureFetcher featureFetcher, FeatureBootstrapHandler featureBootstrapHandler)