Package org.epics.archiverappliance.etl
Interface StorageMetricsContext
- All Known Implementing Classes:
ETLMetricsForLifetime
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
-
Method Summary
-
Method Details
-
getFileStore
- Throws:
IOException
-