Method: Gemfire::Statistic#last_modified

Defined in:
lib/vas/gemfire/statistics.rb

#last_modifiedInteger (readonly)

Returns the last modified stamp of the statistic.

Returns:

  • (Integer)

    the last modified stamp of the statistic



41
42
43
# File 'lib/vas/gemfire/statistics.rb', line 41

def last_modified
  @last_modified
end