Interface StorageMetricsContext

All Known Implementing Classes:
ETLMetricsIntoStore

public interface StorageMetricsContext
Performance optimization for storage metrics methods. Mostly used to lookup the filestore given the root folder - this can take a lot of time and we cache it for ETL.
Author:
mshankar