Class CDCReplicatorConfiguration.CDCTableConfiguration
java.lang.Object
com.illumon.iris.replication.mssql.CDCReplicatorConfiguration.CDCTableConfiguration
- Enclosing class:
- CDCReplicatorConfiguration
public static class CDCReplicatorConfiguration.CDCTableConfiguration extends Object
-
Method Summary
Modifier and Type Method Description String
getCaptureInstance()
int
getLogFormat()
String
getLoggerClassName()
int
getLoggerQueueSize()
String
getLogPath()
String
getNamespace()
int
getSnapshotFetchSize()
CDCReplicatorSnapshotMode
getSnapshotMode()
String
getSqlServerTableName()
String
getTableName()
void
log(com.fishlib.io.logger.Logger logger)
-
Method Details
-
getNamespace
-
getTableName
-
getSqlServerTableName
-
getCaptureInstance
-
getLogPath
-
getLoggerQueueSize
public int getLoggerQueueSize() -
getLoggerClassName
-
getSnapshotFetchSize
public int getSnapshotFetchSize() -
getSnapshotMode
-
getLogFormat
public int getLogFormat() -
log
public void log(com.fishlib.io.logger.Logger logger)
-