| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.spi.blob | |
| org.apache.jackrabbit.oak.spi.blob.osgi | |
| org.apache.jackrabbit.oak.spi.blob.split |
| 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.
|
| AbstractSharedBackend |
| BlobOptions
Options while writing blobs to the blob store / data store.
|
| BlobOptions.UploadType
Specifies the upload type for the blob.
|
| BlobStore
An interface to store and read large binary objects.
|
| GarbageCollectableBlobStore
A blob store that supports garbage collection.
|
| SharedBackend |
| Class and Description |
|---|
| BlobStore
An interface to store and read large binary objects.
|
| Class and Description |
|---|
| BlobOptions
Options while writing blobs to the blob store / data store.
|
| BlobStore
An interface to store and read large binary objects.
|
| BlobStoreWrapper |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.