Method: Gemfire::Statistic#size

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

#sizeInteger (readonly)

Returns the size of the statistic.

Returns:

  • (Integer)

    the size of the statistic



38
39
40
# File 'lib/vas/gemfire/statistics.rb', line 38

def size
  @size
end