| Package | Description | 
|---|---|
| org.apache.cassandra.db.rows | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | Rows. diff(RowDiffListener diffListener,
    Row merged,
    Row... inputs)Given the result ( merged) of merging multipleinputs, signals the difference between
 each input andmergedtodiffListener. | 
Copyright © 2018 The Apache Software Foundation