Uses of Class
solutions.a2.cdc.oracle.jmx.OraCdcLogMinerMgmt
Packages that use OraCdcLogMinerMgmt
-
Uses of OraCdcLogMinerMgmt in solutions.a2.cdc.oracle
Constructors in solutions.a2.cdc.oracle with parameters of type OraCdcLogMinerMgmtModifierConstructorDescriptionOraCdcLogMinerWorkerThread(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)