Class: Elastic::Nodes::Agg::Sum

Inherits:
BaseMetric show all
Defined in:
lib/elastic/nodes/agg/sum.rb

Instance Attribute Summary

Attributes inherited from BaseMetric

#field, #missing

Attributes inherited from BaseAgg

#name

Method Summary

Methods inherited from BaseMetric

build, #clone, #handle_result, #render, #simplify

Methods inherited from BaseAgg

build, #clone, #initialize, #simplify

Methods inherited from Base

#==, #clone, #handle_result, #render, #simplify, #traverse

Methods included from Support::Traversable

#pick_nodes, #traverse

Constructor Details

This class inherits a constructor from Elastic::Nodes::BaseAgg