| Package | Description | 
|---|---|
| org.apache.cassandra.db.partitions | |
| org.apache.cassandra.db.rows | 
| Modifier and Type | Method and Description | 
|---|---|
| UnfilteredRowIterators.MergeListener | UnfilteredPartitionIterators.MergeListener. getRowMergeListener(DecoratedKey partitionKey,
                   java.util.List<UnfilteredRowIterator> versions) | 
| Modifier and Type | Method and Description | 
|---|---|
| static UnfilteredRowIterator | UnfilteredRowIterators. merge(java.util.List<UnfilteredRowIterator> iterators,
     int nowInSec,
     UnfilteredRowIterators.MergeListener mergeListener)Returns an iterator that is the result of merging other iterators, and (optionally) using
 specific MergeListener. | 
Copyright © 2018 The Apache Software Foundation