Class LogMinerDmlParserPerf.ParserState
- java.lang.Object
-
- io.debezium.performance.connector.oracle.parser.LogMinerDmlParserPerf.ParserState
-
- Direct Known Subclasses:
LogMinerDmlParserPerf_ParserState_jmhType_B1
- Enclosing class:
- LogMinerDmlParserPerf
public static class LogMinerDmlParserPerf.ParserState extends Object
-
-
Constructor Summary
Constructors Constructor Description ParserState()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description private StringdeleteStatement()voiddoSetup()private StringgetColumnValue(int length)private StringinsertStatement()private StringupdateStatement()
-