Migrate Oracle Azure Db Postgre Sql Sync Task Output Database Level Response
data class MigrateOracleAzureDbPostgreSqlSyncTaskOutputDatabaseLevelResponse(val appliedChanges: Double, val cdcDeleteCounter: Double, val cdcInsertCounter: Double, val cdcUpdateCounter: Double, val databaseName: String, val endedOn: String, val fullLoadCompletedTables: Double, val fullLoadErroredTables: Double, val fullLoadLoadingTables: Double, val fullLoadQueuedTables: Double, val id: String, val incomingChanges: Double, val initializationCompleted: Boolean, val latency: Double, val migrationState: String, val resultType: String, val startedOn: String)
Constructors
Link copied to clipboard
fun MigrateOracleAzureDbPostgreSqlSyncTaskOutputDatabaseLevelResponse(appliedChanges: Double, cdcDeleteCounter: Double, cdcInsertCounter: Double, cdcUpdateCounter: Double, databaseName: String, endedOn: String, fullLoadCompletedTables: Double, fullLoadErroredTables: Double, fullLoadLoadingTables: Double, fullLoadQueuedTables: Double, id: String, incomingChanges: Double, initializationCompleted: Boolean, latency: Double, migrationState: String, resultType: String, startedOn: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard