| 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  tombstonesto this RangeTombstoneList. | 
| Constructor and Description | 
|---|
| MutableDeletionInfo(DeletionTime partitionDeletion,
                   RangeTombstoneList ranges) | 
Copyright © 2018 The Apache Software Foundation