Package | Description |
---|---|
org.apache.cassandra.db.partitions | |
org.apache.cassandra.db.view |
Modifier and Type | Class and Description |
---|---|
class |
ArrayBackedCachedPartition |
class |
ArrayBackedPartition |
class |
FilteredPartition |
class |
PartitionUpdate
Stores updates made on a partition.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Mutation> |
MaterializedView.createMutations(java.nio.ByteBuffer key,
AbstractThreadUnsafePartition partition,
boolean isBuilding) |
DeletionTime |
TemporalRow.deletionTime(AbstractThreadUnsafePartition partition) |
boolean |
MaterializedView.updateAffectsView(AbstractThreadUnsafePartition partition)
Check to see if the update could possibly modify a view.
|
Copyright © 2015 The Apache Software Foundation