Class FilterParameters
java.lang.Object
com.azure.spring.cloud.feature.manager.FilterParameters
Parameters for the predefined filters.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PERCENTAGE_FILTER_SETTING
Percentage value of the returning true in the Percentage filter.- See Also:
-
TIME_WINDOW_FILTER_SETTING_START
Property for the start of the Time Window Filter- See Also:
-
TIME_WINDOW_FILTER_SETTING_END
Property for the end of the Time Window Filter- See Also:
-
-
Constructor Details
-
FilterParameters
public FilterParameters()
-