Package io.debezium.relational
Class TableIdParser
- java.lang.Object
-
- io.debezium.relational.TableIdParser
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description private static classTableIdParser.ParsingContextprivate static classTableIdParser.ParsingStateprivate static classTableIdParser.TableIdTokenizer
-
Field Summary
Fields Modifier and Type Field Description private static charSEPARATOR
-
Constructor Summary
Constructors Constructor Description TableIdParser()
-
-
-
Field Detail
-
SEPARATOR
private static final char SEPARATOR
- See Also:
- Constant Field Values
-
-