| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.spi.blob |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBlobStore
An abstract data store that splits the binaries in relatively small blocks,
so that each block fits in memory.
|
class |
FileBlobStore
A file blob store.
|
class |
MemoryBlobStore
A memory blob store.
|
Copyright © 2012-2015 The Apache Software Foundation. All Rights Reserved.