public void setSampledStatisticsEnabled(boolean arg0) {
   cache.setSampledStatisticsEnabled(arg0);
 }