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