Example #1
0
 /** @return aggregate update rate */
 public long getCacheUpdateRate() {
   return sampledCacheManagerDelegate.getCacheUpdateRate();
 }