protected class BundleDbPersistenceManager.FSBlobStore extends FileSystemBLOBStore implements BundleDbPersistenceManager.CloseableBLOBStore
| Constructor and Description |
|---|
FSBlobStore(org.apache.jackrabbit.core.fs.FileSystem fs) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
String |
createId(PropertyId id,
int index)
Creates a unique identifier for the BLOB data associated with the given
property id and value subscript.
|
get, getResource, put, removepublic String createId(PropertyId id, int index)
FileSystemBLOBStorecreateId in interface BLOBStorecreateId in class FileSystemBLOBStoreid - id of the property associated with the BLOB dataindex - subscript of the value holding the BLOB datapublic void close()
close in interface BundleDbPersistenceManager.CloseableBLOBStoreCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.