java.lang.Object
ydocumentcartpackage.persistence.polyglot.repository.documentcart.storage.cache.BaseStorageCache
ydocumentcartpackage.persistence.polyglot.repository.documentcart.storage.cache.InstrumentedStorageCache
All Implemented Interfaces:
StorageCache

public class InstrumentedStorageCache extends BaseStorageCache
  • Constructor Details

    • InstrumentedStorageCache

      public InstrumentedStorageCache(BaseStorageCache targetCache, com.codahale.metrics.MetricRegistry metricRegistry, String repositoryName)
  • Method Details