Uses of Package
org.apache.jackrabbit.oak.plugins.blob.datastore
-
Classes in org.apache.jackrabbit.oak.plugins.blob.datastore used by org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage Class Description AbstractDataStoreService TypedDataStore Interface to provide ability to theDataStore
to add records withBlobOptions
. -
Classes in org.apache.jackrabbit.oak.plugins.blob.datastore used by org.apache.jackrabbit.oak.blob.cloud.s3 Class Description AbstractDataStoreService TypedDataStore Interface to provide ability to theDataStore
to add records withBlobOptions
. -
Classes in org.apache.jackrabbit.oak.plugins.blob.datastore used by org.apache.jackrabbit.oak.plugins.blob Class Description BlobTracker Track the blob ids.TypedDataStore Interface to provide ability to theDataStore
to add records withBlobOptions
. -
Classes in org.apache.jackrabbit.oak.plugins.blob.datastore used by org.apache.jackrabbit.oak.plugins.blob.datastore 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 referenceBlobTracker Track the blob ids.BlobTracker.Options DataStoreBlobStore.BlobId InMemoryDataRecord Represents binary data which is backed by a byte[] (in memory).SharedDataStoreUtils.SharedStoreRecordType Encapsulates the different type of records at the data store root.TypedDataStore Interface to provide ability to theDataStore
to add records withBlobOptions
. -
Classes in org.apache.jackrabbit.oak.plugins.blob.datastore used by org.apache.jackrabbit.oak.run.cli Class Description OakFileDataStore Oak specific extension of JR2 FileDataStore which enables provisioning the signing key via OSGi config