Package | Description |
---|---|
org.apache.cassandra.db.filter | |
org.apache.cassandra.service.pager |
Modifier and Type | Class and Description |
---|---|
static class |
ColumnCounter.GroupByPrefix |
static class |
ColumnCounter.GroupByPrefixReversed
Similar to GroupByPrefix, but designed to handle counting cells in reverse order.
|
Modifier and Type | Method and Description |
---|---|
ColumnCounter |
IDiskAtomFilter.columnCounter(CellNameType comparator,
long now) |
ColumnCounter |
NamesQueryFilter.columnCounter(CellNameType comparator,
long now) |
ColumnCounter |
SliceQueryFilter.columnCounter(CellNameType comparator,
long now) |
ColumnCounter |
ColumnCounter.countAll(ColumnFamily container) |
Modifier and Type | Method and Description |
---|---|
ColumnCounter |
NamesQueryPager.columnCounter() |
ColumnCounter |
SinglePartitionPager.columnCounter() |
Copyright © 2018 The Apache Software Foundation