Uses of Interface
org.apache.cassandra.db.transform.MoreRows
Packages that use MoreRows
-
Uses of MoreRows in org.apache.cassandra.db.transform
Methods in org.apache.cassandra.db.transform with parameters of type MoreRowsModifier and TypeMethodDescriptionstatic RowIteratorMoreRows.extend(RowIterator iterator, MoreRows<? super RowIterator> more) static UnfilteredRowIteratorMoreRows.extend(UnfilteredRowIterator iterator, MoreRows<? super UnfilteredRowIterator> more) static UnfilteredRowIteratorMoreRows.extend(UnfilteredRowIterator iterator, MoreRows<? super UnfilteredRowIterator> more, RegularAndStaticColumns columns)