Uses of Enum Class
io.confluent.kafka.schemaregistry.storage.Mode
Packages that use Mode
-
Uses of Mode in io.confluent.kafka.schemaregistry.storage
Fields in io.confluent.kafka.schemaregistry.storage declared as ModeMethods in io.confluent.kafka.schemaregistry.storage that return ModeModifier and TypeMethodDescriptionModeValue.getMode()AbstractSchemaRegistry.getModeInScope(String subject) SchemaRegistry.getModeInScope(String subject) Retrieves the mode for a subject.static ModeReturns the enum constant of this class with the specified name.static Mode[]Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.confluent.kafka.schemaregistry.storage with parameters of type ModeModifier and TypeMethodDescriptionRetrieves the mode for a subject.voidConstructors in io.confluent.kafka.schemaregistry.storage with parameters of type Mode