Uses of Class
io.debezium.connector.oracle.RedoThreadState
Packages that use RedoThreadState
-
Uses of RedoThreadState in io.debezium.connector.oracle
Methods in io.debezium.connector.oracle that return RedoThreadStateModifier and TypeMethodDescriptionRedoThreadState.Builder.build()OracleConnection.getRedoThreadState() -
Uses of RedoThreadState in io.debezium.connector.oracle.logminer
Methods in io.debezium.connector.oracle.logminer with parameters of type RedoThreadStateModifier and TypeMethodDescriptionbooleanLogFileCollector.isLogFileListConsistent(Scn startScn, List<LogFile> logs, RedoThreadState currentRedoThreadState) Checks consistency of the list of log files for redo threads in thecurrentRedoThreadStatestate.