Uses of Enum Class
io.debezium.ibmi.db2.journal.retrieve.JournalEntryType
Packages that use JournalEntryType
Package
Description
-
Uses of JournalEntryType in io.debezium.ibmi.db2.journal.retrieve
Fields in io.debezium.ibmi.db2.journal.retrieve with type parameters of type JournalEntryTypeModifier and TypeFieldDescriptionprivate static final Map<String,JournalEntryType> JournalEntryType.BY_LABELMethods in io.debezium.ibmi.db2.journal.retrieve that return JournalEntryTypeModifier and TypeMethodDescriptionstatic JournalEntryTypestatic JournalEntryTypeReturns the enum constant of this class with the specified name.static JournalEntryType[]JournalEntryType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of JournalEntryType in io.debezium.ibmi.db2.journal.retrieve.rjne0200
Methods in io.debezium.ibmi.db2.journal.retrieve.rjne0200 that return JournalEntryType