| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.plugins.blob | |
| org.apache.jackrabbit.oak.plugins.blob.datastore |
| Modifier and Type | Method and Description |
|---|---|
BlobTracker |
BlobTrackingStore.getTracker()
Gets the traker registered in the data store.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BlobTrackingStore.addTracker(BlobTracker tracker)
Registers a tracker in the data store.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BlobIdTracker
Tracks the blob ids available or added in the blob store using the
BlobIdStore . |
| Modifier and Type | Method and Description |
|---|---|
BlobTracker |
DataStoreBlobStore.getTracker() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataStoreBlobStore.addTracker(BlobTracker tracker) |
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.