spark-job/src/main/java/org/apache/cassandra/diff/JobMetadataDb.java [305:311]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                                   stats.getMatchedPartitions(),
                                   stats.getMismatchedPartitions(),
                                   stats.getOnlyInSource(),
                                   stats.getOnlyInTarget(),
                                   stats.getMatchedRows(),
                                   stats.getMatchedValues(),
                                   stats.getMismatchedValues(),
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



spark-job/src/main/java/org/apache/cassandra/diff/JobMetadataDb.java [456:462]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                                        stats.getMatchedPartitions(),
                                        stats.getMismatchedPartitions(),
                                        stats.getOnlyInSource(),
                                        stats.getOnlyInTarget(),
                                        stats.getMatchedRows(),
                                        stats.getMatchedValues(),
                                        stats.getMismatchedValues(),
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



