Class: Veritas::Optimizer::Relation::Operation::Order
- Inherits:
-
Unary
- Object
- Veritas::Optimizer
- Unary
- Veritas::Optimizer::Relation::Operation::Order
- Defined in:
- lib/veritas/optimizer/relation/operation/order.rb
Overview
Abstract base class representing Order optimizations
Direct Known Subclasses
Defined Under Namespace
Classes: OneLimitOperand, OrderOperand, 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