Uses of Package
org.apache.cassandra.cql3.selection
Packages that use org.apache.cassandra.cql3.selection
Package
Description
-
Classes in org.apache.cassandra.cql3.selection used by org.apache.cassandra.cql3.selectionClassDescriptionIn the selection clause, the parser cannot differentiate between Maps and UDTs as a column identifier and field identifier have the same syntax.
Selectablefor literal Lists.Represents the selection of an element of a collection (eg.Represents the selection of the field of a UDT (eg.Represents the selection of a slice of a collection (eg.Separately maintains the ColumnSpecifications and their mappings to underlying columns as we may receive null mappings.Represents a mapping between the actual columns used to satisfy a Selection and the column definitions included in the resultset metadata for the query.ASelectoris used to convert the data returned by the storage engine into the data requested by the user.A factory forSelectorinstances.A row of data that need to be processed by aSelectorTheSelectorkinds. -
Classes in org.apache.cassandra.cql3.selection used by org.apache.cassandra.cql3.statements
-
Classes in org.apache.cassandra.cql3.selection used by org.apache.cassandra.cql3.statements.schema
-
Classes in org.apache.cassandra.cql3.selection used by org.apache.cassandra.db.aggregationClassDescriptionA
Selectoris used to convert the data returned by the storage engine into the data requested by the user.A factory forSelectorinstances. -
Classes in org.apache.cassandra.cql3.selection used by org.apache.cassandra.metrics
-
Classes in org.apache.cassandra.cql3.selection used by org.apache.cassandra.schema