Uses of Enum
io.debezium.embedded.async.AsyncEmbeddedEngine.ProcessingCores
Packages that use AsyncEmbeddedEngine.ProcessingCores
-
Uses of AsyncEmbeddedEngine.ProcessingCores in io.debezium.embedded.async
Methods in io.debezium.embedded.async that return AsyncEmbeddedEngine.ProcessingCoresModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static AsyncEmbeddedEngine.ProcessingCores[]AsyncEmbeddedEngine.ProcessingCores.values()Returns an array containing the constants of this enum type, in the order they are declared.