Uses of Class
org.apache.cassandra.db.monitoring.MonitorableImpl
-
Packages that use MonitorableImpl Package Description org.apache.cassandra.db -
-
Uses of MonitorableImpl in org.apache.cassandra.db
Subclasses of MonitorableImpl in org.apache.cassandra.db Modifier and Type Class Description classPartitionRangeReadCommandA read command that selects a (part of a) range of partitions.static classPartitionRangeReadCommand.VirtualTablePartitionRangeReadCommandclassReadCommandGeneral interface for storage-engine read commands (common to both range and single partition commands).classSinglePartitionReadCommandA read command that selects a (part of a) single partition.static classSinglePartitionReadCommand.VirtualTableSinglePartitionReadCommand
-