Class: Veritas::Optimizer::Algebra::Extension::OrderOperand

Inherits:
Veritas::Optimizer::Algebra::Extension show all
Includes:
Relation::Operation::Unary::OrderOperand
Defined in:
lib/veritas/optimizer/algebra/extension.rb

Overview

Optimize when the operand is an Order

Constant Summary

Constants inherited from Veritas::Optimizer

Noop, VERSION

Instance Attribute Summary

Attributes inherited from Veritas::Optimizer::Algebra::Extension

#extensions

Attributes inherited from Relation::Operation::Unary

#header

Attributes included from Function::Unary

#operand

Attributes inherited from Veritas::Optimizer

#operation

Method Summary

Methods included from Relation::Operation::Unary::OrderOperand

#optimizable?, #optimize

Methods inherited from Veritas::Optimizer::Algebra::Extension

#initialize

Methods inherited from Relation::Operation::Unary

#initialize

Methods included from Function::Unary

#initialize

Methods inherited from Veritas::Optimizer

chain, #initialize, #optimizable?, #optimize

Constructor Details

This class inherits a constructor from Veritas::Optimizer::Algebra::Extension