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