Uses of Class
software.amazon.awssdk.services.databasemigration.model.ReplicationTaskStats
Packages that use ReplicationTaskStats
-
Uses of ReplicationTaskStats in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return ReplicationTaskStatsModifier and TypeMethodDescriptionfinal ReplicationTaskStatsReplicationTask.replicationTaskStats()The statistics for the task, including elapsed time, tables loaded, and table errors.Methods in software.amazon.awssdk.services.databasemigration.model with parameters of type ReplicationTaskStatsModifier and TypeMethodDescriptionReplicationTask.Builder.replicationTaskStats(ReplicationTaskStats replicationTaskStats) The statistics for the task, including elapsed time, tables loaded, and table errors.