Package | Description |
---|---|
org.apache.cassandra.config | |
org.apache.cassandra.cql3 | |
org.apache.cassandra.cql3.selection | |
org.apache.cassandra.cql3.statements |
Class and Description |
---|
Selectable |
Selectable.Raw |
Selector.Factory
A factory for
Selector instances. |
Class and Description |
---|
Selection |
Selection.ResultSetBuilder |
Class and Description |
---|
RawSelector |
Selectable |
Selectable.Raw |
Selectable.WithCast |
Selectable.WithFieldSelection |
Selectable.WithFunction.Raw |
Selectable.WritetimeOrTTL |
Selection |
Selection.ResultSetBuilder |
SelectionColumnMapping
Separately maintains the ColumnSpecifications and their mappings to underlying
columns as we may receive null mappings.
|
SelectionColumns
Represents a mapping between the actual columns used to satisfy a Selection
and the column definitions included in the resultset metadata for the query.
|
Selector
A
Selector is used to convert the data returned by the storage engine into the data requested by the
user. |
Selector.Factory
A factory for
Selector instances. |
Class and Description |
---|
RawSelector |
Selection |
Copyright © 2020 The Apache Software Foundation