Class CassandraRel.Implementor
java.lang.Object
org.apache.calcite.adapter.cassandra.CassandraRel.Implementor
- Enclosing interface:
CassandraRel
Callback for the implementation process that converts a tree of
CassandraRel
nodes into a CQL query.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Implementor
public Implementor()
-
-
Method Details
-
add
Adds newly projected fields and restricted predicates.- Parameters:
fields
- New fields to be projected from a querypredicates
- New predicates to be applied to the query
-
addOrder
-
visitChild
-