Uses of Class
fr.gouv.vitam.storage.offers.tape.cas.ArchiveCacheEntry
Packages that use ArchiveCacheEntry
-
Uses of ArchiveCacheEntry in fr.gouv.vitam.storage.offers.tape.cas
Methods in fr.gouv.vitam.storage.offers.tape.cas that return types with arguments of type ArchiveCacheEntryModifier and TypeMethodDescriptionArchiveCacheEvictionController.computeEvictionJudge()
Computes an eviction judge that prevents eviction of in-use archives (required by active access requests) or eviction of archives that are non-expirable (to be kept forever in cache).Method parameters in fr.gouv.vitam.storage.offers.tape.cas with type arguments of type ArchiveCacheEntryModifier and TypeMethodDescriptionArchiveCacheEvictionController.createLock
(Set<ArchiveCacheEntry> archiveCacheEntries)