Package io.getunleash.repository
Interface IFeatureRepository
-
- All Superinterfaces:
ToggleRepository
- All Known Implementing Classes:
FeatureRepository
public interface IFeatureRepository extends ToggleRepository
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SegmentgetSegment(Integer id)-
Methods inherited from interface io.getunleash.repository.ToggleRepository
getFeatureNames, getToggle
-
-