Package | Description |
---|---|
org.apache.cassandra.db.transform |
Modifier and Type | Method and Description |
---|---|
static RowIterator |
MoreRows.extend(RowIterator iterator,
MoreRows<? super RowIterator> more) |
static UnfilteredRowIterator |
MoreRows.extend(UnfilteredRowIterator iterator,
MoreRows<? super UnfilteredRowIterator> more) |
static UnfilteredRowIterator |
MoreRows.extend(UnfilteredRowIterator iterator,
MoreRows<? super UnfilteredRowIterator> more,
PartitionColumns columns) |
Copyright © 2020 The Apache Software Foundation