|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jackrabbit.core.persistence.util.FileSystemBLOBStore
org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.FSBlobStore
protected class BundleDbPersistenceManager.FSBlobStore
own implementation of the filesystem blob store that uses a different blob-id scheme.
| Constructor Summary | |
|---|---|
BundleDbPersistenceManager.FSBlobStore(FileSystem fs)
|
|
| Method Summary | |
|---|---|
void |
close()
|
java.lang.String |
createId(PropertyId id,
int index)
Creates a unique identifier for the BLOB data associated with the given property id and value subscript. |
| Methods inherited from class org.apache.jackrabbit.core.persistence.util.FileSystemBLOBStore |
|---|
get, getResource, put, remove |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.jackrabbit.core.persistence.util.BLOBStore |
|---|
get, put, remove |
| Constructor Detail |
|---|
public BundleDbPersistenceManager.FSBlobStore(FileSystem fs)
| Method Detail |
|---|
public java.lang.String createId(PropertyId id,
int index)
FileSystemBLOBStore
createId in interface BLOBStorecreateId in class FileSystemBLOBStoreid - id of the property associated with the BLOB dataindex - subscript of the value holding the BLOB data
public void close()
close in interface BundleDbPersistenceManager.CloseableBLOBStore
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||