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 . |
BlobIdTracker.ActiveDeletionTracker |
Tracking any active deletions store for managing the blob reference
|
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).
|
OakFileDataStore |
Oak specific extension of JR2 FileDataStore which enables
provisioning the signing key via OSGi config
|
SharedDataStoreUtils |
Utility class for
SharedDataStore . |
Enum | Description |
---|---|
BlobTracker.Options | |
SharedDataStoreUtils.SharedStoreRecordType |
Encapsulates the different type of records at the data store root.
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved