| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.plugins.blob | |
| org.apache.jackrabbit.oak.plugins.blob.datastore |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BlobTrackingStore
Interface to be implemented by a data store which can support local blob id tracking.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSharedCachingDataStore
Cache files locally and stage files locally for async uploads.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CachingFileDataStore
File system implementation of
AbstractSharedCachingDataStore. |
class |
DataStoreBlobStore
BlobStore wrapper for DataStore.
|
class |
OakFileDataStore
Oak specific extension of JR2 FileDataStore which enables
provisioning the signing key via OSGi config
|
| Modifier and Type | Method and Description |
|---|---|
static BlobIdTracker |
BlobIdTracker.build(String path,
String repositoryId,
long snapshotIntervalSecs,
SharedDataStore datastore) |
Copyright © 2012–2019 The Apache Software Foundation. All rights reserved.