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.
|
Modifier and Type | Class and Description |
---|---|
class |
MonitorableImpl |
Copyright © 2018 The Apache Software Foundation