Method: Gemfire::Statistic#last_modified
- Defined in:
- lib/vas/gemfire/statistics.rb
#last_modified ⇒ Integer (readonly)
Returns the last modified stamp of the statistic.
41 42 43 |
# File 'lib/vas/gemfire/statistics.rb', line 41 def last_modified @last_modified end |