Package org.apache.jackrabbit.oak.plugins.blob.datastore
-
Interface Summary Interface Description BlobTracker Track the blob ids.TextWriter TypedDataStore Interface to provide ability to theDataStoreto add records withBlobOptions. -
Class Summary Class Description AbstractDataStoreService BlobIdTracker Tracks the blob ids available or added in the blob store using theBlobIdTracker.BlobIdStore.BlobIdTracker.ActiveDeletionTracker Tracking any active deletions store for managing the blob referenceCachingFileDataStore File system implementation ofAbstractSharedCachingDataStore.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 configSharedDataStoreUtils Utility class forSharedDataStore. -
Enum Summary Enum Description BlobTracker.Options SharedDataStoreUtils.SharedStoreRecordType Encapsulates the different type of records at the data store root.