Uses of Enum Class
io.confluent.kafka.schemaregistry.storage.RuleMode
Packages that use RuleMode
-
Uses of RuleMode in io.confluent.kafka.schemaregistry.storage
Methods in io.confluent.kafka.schemaregistry.storage that return RuleModeModifier and TypeMethodDescriptionstatic RuleModeRuleMode.fromEntity(RuleMode m) Rule.getMode()static RuleModeReturns the enum constant of this class with the specified name.static RuleMode[]RuleMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.confluent.kafka.schemaregistry.storage with parameters of type RuleMode