Package | Description |
---|---|
org.apache.cassandra.db.rows | |
org.apache.cassandra.io.sstable.metadata |
Modifier and Type | Class and Description |
---|---|
static class |
EncodingStats.Collector |
Modifier and Type | Method and Description |
---|---|
static void |
Cells.collectStats(Cell cell,
PartitionStatisticsCollector collector)
Collect statistics ont a given cell.
|
static int |
Rows.collectStats(Row row,
PartitionStatisticsCollector collector)
Collect statistics on a given row.
|
Modifier and Type | Class and Description |
---|---|
class |
MetadataCollector |
Copyright © 2020 The Apache Software Foundation