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