public abstract class EphemeralDirectoryFactory extends CachingDirectoryFactory
CachingDirectoryFactory.CacheValue, CachingDirectoryFactory.CloseListenerDirectoryFactory.DirContextbyDirectoryCache, byPathCache, closeListeners, removeEntriesIOCONTEXT_NO_CACHE| Constructor and Description |
|---|
EphemeralDirectoryFactory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
exists(String path)
Returns true if a Directory exists for a given path.
|
boolean |
isAbsolute(String path) |
boolean |
isPersistent() |
addCloseListener, close, create, doneWithDirectory, get, getLivePaths, incRef, init, normalize, release, remove, remove, remove, remove, removeDirectoryempty, move, sizeOf, sizeOfDirectorypublic boolean exists(String path) throws IOException
DirectoryFactoryexists in class CachingDirectoryFactoryIOException - If there is a low-level I/O error.public boolean isPersistent()
isPersistent in class DirectoryFactorypublic boolean isAbsolute(String path)
isAbsolute in class DirectoryFactorypath - the path to checkCopyright © 2000-2013 Apache Software Foundation. All Rights Reserved.