current Histogram
Returns a histogram configured with break points based on the cached observed data. If the amount of data observed is less than cache size and greater than or equal to 2, the returned histogram was configured on whatever data was available in the cache. Thus, bin tabulation may change as more data is collected until the cache is full. Then the returned histogram is permanently configured based on all data in the cache.