Class: Pal::Operation::MaxMinProjectionImpl

Inherits:
Projection
  • Object
show all
Defined in:
lib/pal/operation/projection.rb

Direct Known Subclasses

MaxProjectionImpl, MinProjectionImpl

Instance Attribute Summary

Attributes inherited from Projection

#property, #type

Method Summary

Methods inherited from Projection

#initialize, #process, #processable?

Methods included from Log

#log_debug, #log_error, #log_info, #log_warn

Constructor Details

This class inherits a constructor from Pal::Operation::Projection