Uses of Enum Class
io.confluent.kafka.schemaregistry.storage.RuleKind
Packages that use RuleKind
-
Uses of RuleKind in io.confluent.kafka.schemaregistry.storage
Methods in io.confluent.kafka.schemaregistry.storage that return RuleKindModifier and TypeMethodDescriptionstatic RuleKindRuleKind.fromEntity(RuleKind r) Rule.getKind()static RuleKindReturns the enum constant of this class with the specified name.static RuleKind[]RuleKind.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 RuleKind