Uses of Class
solutions.a2.cdc.oracle.OraCdcLogMinerTask
Packages that use OraCdcLogMinerTask
-
Uses of OraCdcLogMinerTask in solutions.a2.cdc.oracle
Constructors in solutions.a2.cdc.oracle with parameters of type OraCdcLogMinerTaskModifierConstructorDescriptionOraCdcLogMinerWorkerThread(OraCdcLogMinerTask task, Map<String, String> partition, long firstScn, String mineDataSql, String checkTableSql, Map<Long, OraTable4LogMiner> tablesInProcessing, Set<Long> tablesOutOfScope, int schemaType, String topic, int topicPartition, OraDumpDecoder odd, Path queuesRoot, Map<String, OraCdcTransaction> activeTransactions, BlockingQueue<OraCdcTransaction> committedTransactions, OraCdcLogMinerMgmt metrics, int topicNameStyle, OraCdcSourceConnectorConfig config, OraCdcLobTransformationsIntf transformLobs, OraRdbmsInfo rdbmsInfo, OraConnectionObjects oraConnections) -
Uses of OraCdcLogMinerTask in solutions.a2.cdc.oracle.jmx
Constructors in solutions.a2.cdc.oracle.jmx with parameters of type OraCdcLogMinerTaskModifierConstructorDescriptionOraCdcLogMinerMgmt(OraRdbmsInfo rdbmsInfo, String connectorName, OraCdcLogMinerTask task)