| Interface | Description |
|---|---|
| BlobTracker |
Track the blob ids.
|
| TextWriter | |
| TypedDataStore |
Interface to provide ability to the
DataStore
to add records with BlobOptions. |
| Class | Description |
|---|---|
| AbstractDataStoreService | |
| BlobIdTracker |
Tracks the blob ids available or added in the blob store using the
BlobIdStore . |
| CachingFileDataStore |
File system implementation of
AbstractSharedCachingDataStore. |
| DataStoreBlobStore |
BlobStore wrapper for DataStore.
|
| DataStoreBlobStore.BlobId | |
| DbDataStoreService | |
| FileDataStoreService | |
| FSBackend | |
| InMemoryDataRecord |
Represents binary data which is backed by a byte[] (in memory).
|
| OakCachingFDS |
Overrides the implementation of
CachingDataStore.getOrCreateReferenceKey(). |
| OakFileDataStore |
Oak specific extension of JR2 FileDataStore which enables
provisioning the signing key via OSGi config
|
| SharedDataStoreUtils |
Utility class for
SharedDataStore. |
| Enum | Description |
|---|---|
| SharedDataStoreUtils.SharedStoreRecordType |
Encapsulates the different type of records at the data store root.
|
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.