Package | Description |
---|---|
org.apache.cassandra.db |
Modifier and Type | Field and Description |
---|---|
LegacyLayout.LegacyRangeTombstoneList |
LegacyLayout.LegacyUnfilteredPartition.rangeTombstones |
Modifier and Type | Method and Description |
---|---|
static Pair<LegacyLayout.LegacyRangeTombstoneList,java.util.Iterator<LegacyLayout.LegacyCell>> |
LegacyLayout.fromRowIterator(RowIterator iterator) |
Modifier and Type | Method and Description |
---|---|
void |
LegacyLayout.LegacyRangeTombstoneList.addAll(LegacyLayout.LegacyRangeTombstoneList tombstones)
Adds all the range tombstones of
tombstones to this RangeTombstoneList. |
Copyright © 2020 The Apache Software Foundation