* View of stats for CHK SlashdotCache
*
* @return CHK Slashdotcache stats
*/
public StoreLocationStats chkSlashDotCacheStats() {
return new StoreLocationStats() {
@Override
public double avgLocation() {
return avgSlashdotCacheCHKLocation.currentValue();
}