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