com.azure.spring.cloud.feature.management.filters
* Package contains the built-in Feature Filters, which implement FeatureFilter.
Classes
AlwaysOnFilter |
A filter that always returns true |
PercentageFilter |
A feature filter that can be used to activate a feature based on a random percentage. |
TargetingFilter |
`Microsoft. |
TimeWindowFilter |
A feature filter that can be used at activate a feature based on a time window. |
Interfaces
FeatureFilter |
A Filter for Feature Management that is attached to Features. |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Java