Package | Description |
---|---|
org.apache.cassandra.db.virtual |
Modifier and Type | Method and Description |
---|---|
static AbstractMutableVirtualTable.ColumnValue |
AbstractMutableVirtualTable.ColumnValue.from(Cell<?> cell)
Returns the column value corresponding to the specified cell.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractMutableVirtualTable.applyColumnUpdate(AbstractMutableVirtualTable.ColumnValues partitionKey,
AbstractMutableVirtualTable.ColumnValues clusteringColumns,
java.util.Optional<AbstractMutableVirtualTable.ColumnValue> columnValue) |
Copyright © 2009- The Apache Software Foundation