Interface TypedDataStore
- All Known Implementing Classes:
AbstractSharedCachingDataStore,CachingFileDataStore,DataStoreBlobStore
Deprecated.
The Jackrabbit Oak Blob Plugins library is designed for Oak-internal use only and thus deprecated. It will not be part of the AEM SDK after April 2025.
Interface to provide ability to the
DataStore
to add records with BlobOptions.-
Method Summary
Modifier and TypeMethodDescriptionaddRecord(InputStream input, BlobOptions options) Deprecated.Add a record with specified options.
-
Method Details
-
addRecord
Deprecated.Add a record with specified options.- Parameters:
input-options-- Returns:
- Throws:
DataStoreException
-