Package org.apache.cassandra.db
Class Mutation.PartitionUpdateCollector
java.lang.Object
org.apache.cassandra.db.Mutation.PartitionUpdateCollector
- Enclosing class:
- Mutation
Collects finalized partition updates
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadd(PartitionUpdate partitionUpdate) build()booleanisEmpty()key()
-
Constructor Details
-
PartitionUpdateCollector
-
-
Method Details
-
add
-
key
-
getKeyspaceName
-
isEmpty
public boolean isEmpty() -
build
-