| Package | Description |
|---|---|
| org.apache.cassandra.db | |
| org.apache.cassandra.db.monitoring |
| Modifier and Type | Class and Description |
|---|---|
class |
PartitionRangeReadCommand
A read command that selects a (part of a) range of partitions.
|
class |
ReadCommand
General interface for storage-engine read commands (common to both range and
single partition commands).
|
class |
SinglePartitionReadCommand
A read command that selects a (part of a) single partition.
|
class |
VirtualTablePartitionRangeReadQuery
A read query that selects a (part of a) range of partitions of a virtual table.
|
class |
VirtualTableReadQuery
Base class for the
ReadQuery implementations use to query virtual tables. |
class |
VirtualTableSinglePartitionReadQuery
A read query that selects a (part of a) single partition of a virtual table.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MonitorableImpl |
Copyright © 2009-2020 The Apache Software Foundation