Class | Description |
---|---|
DefaultFileHashCache | |
StackedFileHashCache |
Wraps a collection of
ProjectFilesystem -specific ProjectFileHashCache s as a
single cache, implementing a Chain of Responsibility to find and forward operations to the
correct inner cache. |
StatsTrackingFileHashCacheEngine | |
WatchedFileHashCache |