Uses of Class
org.apache.cassandra.db.partitions.PartitionUpdate.CounterMark
Packages that use PartitionUpdate.CounterMark
-
Uses of PartitionUpdate.CounterMark in org.apache.cassandra.db.partitions
Methods in org.apache.cassandra.db.partitions that return types with arguments of type PartitionUpdate.CounterMarkModifier and TypeMethodDescriptionPartitionUpdate.collectCounterMarks()For an update on a counter table, returns a list containing aCounterMarkfor every counter contained in the update.