Uses of Class
org.apache.cassandra.db.MutableDeletionInfo
-
Packages that use MutableDeletionInfo Package Description org.apache.cassandra.db -
-
Uses of MutableDeletionInfo in org.apache.cassandra.db
Methods in org.apache.cassandra.db that return MutableDeletionInfo Modifier and Type Method Description MutableDeletionInfoMutableDeletionInfo.Builder. build()MutableDeletionInfoMutableDeletionInfo. copy(AbstractAllocator allocator)static MutableDeletionInfoMutableDeletionInfo. live()Returns a new DeletionInfo that has no top-level tombstone or any range tombstones.MutableDeletionInfoDeletionInfo. mutableCopy()MutableDeletionInfoMutableDeletionInfo. mutableCopy()
-