Class BTreePartitionUpdater

java.lang.Object
org.apache.cassandra.db.partitions.BTreePartitionUpdater
All Implemented Interfaces:
ColumnData.PostReconciliationFunction, UpdateFunction<Row,Row>

public class BTreePartitionUpdater extends Object implements UpdateFunction<Row,Row>, ColumnData.PostReconciliationFunction
the function we provide to the trie and btree utilities to perform any row and column replacements