| Modifier and Type | Field and Description |
|---|---|
(package private) CassandraTable |
CassandraTableScan.cassandraTable |
(package private) CassandraTable |
CassandraRel.Implementor.cassandraTable |
| Modifier and Type | Method and Description |
|---|---|
private CassandraTable |
CassandraTable.CassandraQueryable.getTable() |
| Constructor and Description |
|---|
CassandraTable.CassandraQueryable(QueryProvider queryProvider,
SchemaPlus schema,
CassandraTable table,
String tableName) |
CassandraTableScan(RelOptCluster cluster,
RelTraitSet traitSet,
RelOptTable table,
CassandraTable cassandraTable,
RelDataType projectRowType)
Creates a CassandraTableScan.
|
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.