Uses of Enum
com.alibaba.cloud.sentinel.datasource.RuleType
Packages that use RuleType
Package
Description
-
Uses of RuleType in com.alibaba.cloud.sentinel.datasource
Methods in com.alibaba.cloud.sentinel.datasource that return RuleTypeModifier and TypeMethodDescriptionstatic RuleTypeReturns the enum constant of this type with the specified name.static RuleType[]RuleType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.alibaba.cloud.sentinel.datasource that return types with arguments of type RuleType -
Uses of RuleType in com.alibaba.cloud.sentinel.datasource.config
Methods in com.alibaba.cloud.sentinel.datasource.config that return RuleTypeMethods in com.alibaba.cloud.sentinel.datasource.config with parameters of type RuleTypeModifier and TypeMethodDescriptionvoidAbstractDataSourceProperties.setRuleType(RuleType ruleType)