Class: Axiom::Optimizer::Relation::Materialized

Inherits:
Axiom::Optimizer show all
Defined in:
lib/axiom/optimizer/relation/materialized.rb

Overview

Abstract base class representing Materialized optimizations

Direct Known Subclasses

EmptyOperand

Defined Under Namespace

Classes: EmptyOperand

Constant Summary

Constants inherited from Axiom::Optimizer

Identity, VERSION

Instance Attribute Summary

Attributes inherited from Axiom::Optimizer

#operation

Method Summary

Methods inherited from Axiom::Optimizer

chain, #initialize, #optimizable?, #optimize

Constructor Details

This class inherits a constructor from Axiom::Optimizer