Class: Riemann::Tools::Opensearch::Health::Node
- Inherits:
-
Object
- Object
- Riemann::Tools::Opensearch::Health::Node
- Defined in:
- lib/riemann/tools/opensearch.rb
Instance Attribute Summary collapse
-
#data ⇒ Object
Returns the value of attribute data.
-
#total ⇒ Object
Returns the value of attribute total.
Instance Attribute Details
#data ⇒ Object
Returns the value of attribute data.
51 52 53 |
# File 'lib/riemann/tools/opensearch.rb', line 51 def data @data end |
#total ⇒ Object
Returns the value of attribute total.
51 52 53 |
# File 'lib/riemann/tools/opensearch.rb', line 51 def total @total end |