Uses of Enum
io.debezium.relational.TableIdParser.ParsingState
Packages that use TableIdParser.ParsingState
-
Uses of TableIdParser.ParsingState in io.debezium.relational
Methods in io.debezium.relational that return TableIdParser.ParsingStateModifier and TypeMethodDescription(package private) abstract TableIdParser.ParsingStateTableIdParser.ParsingState.handleCharacter(char c, TableIdParser.ParsingContext context) static TableIdParser.ParsingStateReturns the enum constant of this type with the specified name.static TableIdParser.ParsingState[]TableIdParser.ParsingState.values()Returns an array containing the constants of this enum type, in the order they are declared.