Package | Description |
---|---|
org.apache.jackrabbit.oak.spi.blob |
Class and Description |
---|
AbstractBlobStore
An abstract data store that splits the binaries in relatively small blocks,
so that each block fits in memory.
|
AbstractBlobStore.BlockId
A block id.
|
AbstractBlobStore.Data
The data for a block.
|
BlobStore
An interface to store and read large binary objects.
|
GarbageCollectableBlobStore
A blob store that supports garbage collection.
|
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.