Class: Veritas::Optimizer::Relation::Operation::Reverse
- Inherits:
-
Order
- Object
- Veritas::Optimizer
- Unary
- Order
- Veritas::Optimizer::Relation::Operation::Reverse
- Defined in:
- lib/veritas/optimizer/relation/operation/reverse.rb
Overview
Abstract base class representing Reverse optimizations
Direct Known Subclasses
Defined Under Namespace
Classes: OrderOperand, ReverseOperand, UnoptimizedOperand
Constant Summary
Constants inherited from Veritas::Optimizer
Instance Attribute Summary
Attributes inherited from Unary
Attributes included from Function::Unary
Attributes inherited from Veritas::Optimizer
Method Summary
Methods inherited from Unary
Methods included from Function::Unary
Methods inherited from Veritas::Optimizer
chain, #initialize, #optimizable?, #optimize
Constructor Details
This class inherits a constructor from Veritas::Optimizer::Relation::Operation::Unary