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 multiple inputs , signals the difference between
each input and merged to diffListener . |
Copyright © 2020 The Apache Software Foundation