Package | Description |
---|---|
org.apache.cassandra.db.rows | |
org.apache.cassandra.schema |
Modifier and Type | Method and Description |
---|---|
ComplexColumnData |
ComplexColumnData.filter(ColumnFilter filter,
DeletionTime activeDeletion,
DroppedColumn dropped,
LivenessInfo rowLiveness) |
Modifier and Type | Field and Description |
---|---|
com.google.common.collect.ImmutableMap<java.nio.ByteBuffer,DroppedColumn> |
TableMetadata.droppedColumns |
Modifier and Type | Method and Description |
---|---|
TableMetadata.Builder |
TableMetadata.Builder.droppedColumns(java.util.Map<java.nio.ByteBuffer,DroppedColumn> droppedColumns) |
Copyright © 2009-2022 The Apache Software Foundation