Package org.apache.calcite.adapter.geode.rel
package org.apache.calcite.adapter.geode.rel
Query provider based on Apache Geode (Gemfire) in-memory data grid.
-
ClassDescriptionImplementation of
Aggregate
relational expression in Geode.Implementation ofFilter
relational expression in Geode.Implementation ofProject
relational expression in Geode.Relational expression that uses Geode calling convention.Shared context used by theGeodeRel
relations.Rules and relational operators forGeodeRel.CONVENTION
calling convention.Rule to convert aLogicalFilter
to aGeodeFilter
.Rule configuration.Rule configuration.Schema mapped onto a Geode Region.Factory that creates aGeodeSchema
.Implementation ofSort
relational expression in Geode.Table based on a Geode Region.Implementation ofQueryable
based on aGeodeTable
.Relational expression representing a scan of a Geode collection.Relational expression representing a scan of a table in a Geode data source.Rule to convert a relational expression fromGeodeRel.CONVENTION
toEnumerableConvention
.