Пример #1
0
 /** @return aggregate remove rate */
 public long getCacheRemoveRate() {
   return sampledCacheManagerDelegate.getCacheRemoveRate();
 }