public class WeakRefFilesCache extends SoftRefFilesCache
WeakReference
Constructor and Description |
---|
WeakRefFilesCache() |
Modifier and Type | Method and Description |
---|---|
protected Reference<FileObject> |
createReference(FileObject file,
ReferenceQueue<FileObject> refqueue) |
clear, close, getFile, getOrCreateFilesystemCache, putFile, putFileIfAbsent, removeFile, toString
touchFile
getContext, getLogger, init, setContext, setLogger
protected Reference<FileObject> createReference(FileObject file, ReferenceQueue<FileObject> refqueue)
createReference
in class SoftRefFilesCache
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.