Uses of Interface
org.apache.cassandra.cql3.selection.SelectionColumns
-
Packages that use SelectionColumns Package Description org.apache.cassandra.cql3.selection -
-
Uses of SelectionColumns in org.apache.cassandra.cql3.selection
Classes in org.apache.cassandra.cql3.selection that implement SelectionColumns Modifier and Type Class Description class
SelectionColumnMapping
Separately maintains the ColumnSpecifications and their mappings to underlying columns as we may receive null mappings.Methods in org.apache.cassandra.cql3.selection that return SelectionColumns Modifier and Type Method Description SelectionColumns
Selection. getColumnMapping()
-