public class FilePersistentStreamRepository extends AbstractFileRepository implements StreamRepository
BYTE_MASK, DEBUG, HEX_DIGITS, m_baseDirectory, m_extension, m_filter, m_name| Constructor and Description |
|---|
FilePersistentStreamRepository() |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
get(String key) |
protected String |
getExtensionDecorator() |
long |
getSize(String key)
Return the size of the file which belongs to the given key
|
OutputStream |
put(String key) |
configure, containsKey, createChildRepository, decode, encode, getChildRepository, getFile, getInputStream, getLogger, getOutputStream, init, list, remove, setDestination, setFileSystem, setLogclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitlist, removegetChildRepositorypublic FilePersistentStreamRepository()
protected String getExtensionDecorator()
getExtensionDecorator in class AbstractFileRepositorypublic InputStream get(String key)
get in interface StreamRepositorypublic OutputStream put(String key)
put in interface StreamRepositoryCopyright © 2002-2017 The Apache Software Foundation. All Rights Reserved.