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. |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Java