Interface SegmentCacheManager

All Known Implementing Classes:
SegmentLocalCacheManager

public interface SegmentCacheManager
A class to fetch segment files to local disk and manage the local cache. Implementations must be thread-safe.