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. |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Java