Class MCollective::Aggregate::Base
In: lib/mcollective/aggregate/base.rb
Parent: Object

Methods

new   result_class   summarize  

Attributes

action  [RW] 
aggregate_format  [RW] 
arguments  [RW] 
name  [RW] 
output_name  [RW] 
result  [RW] 

Public Class methods

Public Instance methods

Stops execution of the function and returns a specific ResultObject, aggregate functions will most likely override this but this is the simplest case so we might as well default to that

[Validate]