= private = protected
stats()
Get the statistics from the memcached servers.
# File activesupport/lib/active_support/cache/mem_cache_store.rb, line 117 def stats @data.stats end