Package com.moeen.file_manager.service
Class FileUrlCacheService
java.lang.Object
com.moeen.file_manager.service.FileUrlCacheService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcacheDownloadUrl(UUID fileId, String url) voidcacheDownloadUrl(UUID fileId, String url, long ttlSeconds) getCachedUrl(UUID fileId) voidinvalidate(UUID fileId)
-
Constructor Details
-
FileUrlCacheService
public FileUrlCacheService()
-
-
Method Details
-
cacheDownloadUrl
-
cacheDownloadUrl
-
getCachedUrl
-
invalidate
-