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