/** {@inheritDoc} */
 @Override
 public long getCachePutSample() {
   return ehcacheStats.getCachePutSample();
 }