Class: Riemann::Tools::Opensearch::Health::Node

Inherits:
Object
  • Object
show all
Defined in:
lib/riemann/tools/opensearch.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dataObject

Returns the value of attribute data.



51
52
53
# File 'lib/riemann/tools/opensearch.rb', line 51

def data
  @data
end

#totalObject

Returns the value of attribute total.



51
52
53
# File 'lib/riemann/tools/opensearch.rb', line 51

def total
  @total
end