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.
|