Package | Description |
---|---|
org.apache.cassandra.db |
Modifier and Type | Method and Description |
---|---|
RangeTombstoneList |
RangeTombstoneList.copy() |
RangeTombstoneList |
RangeTombstoneList.copy(AbstractAllocator allocator) |
Modifier and Type | Method and Description |
---|---|
void |
RangeTombstoneList.addAll(RangeTombstoneList tombstones)
Adds all the range tombstones of
tombstones to this RangeTombstoneList. |
Constructor and Description |
---|
MutableDeletionInfo(DeletionTime partitionDeletion,
RangeTombstoneList ranges) |
Copyright © 2020 The Apache Software Foundation