Interface MatcherRepository
-
- All Known Implementing Classes:
MatcherRegistry
public interface MatcherRepository
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StrategyMatcherfindMatcher(io.featurehub.sse.model.RolloutStrategyAttribute attr)
-
-
-
Method Detail
-
findMatcher
StrategyMatcher findMatcher(io.featurehub.sse.model.RolloutStrategyAttribute attr)
-
-