Uses of Package
org.apache.jackrabbit.oak.api.blob
Packages that use org.apache.jackrabbit.oak.api.blob
Package
Description
Package related to direct upload/download of blobs.
Package related to direct upload/download of data records.
-
Classes in org.apache.jackrabbit.oak.api.blob used by org.apache.jackrabbit.oak.api.blobClassDescriptionDownload options to be provided to a call to
BlobAccessProvider.getDownloadURI(Blob, BlobDownloadOptions)
.An object containing information needed to complete a direct binary upload.Download options to be provided to a call toBlobAccessProvider.initiateBlobUpload(long, int, BlobUploadOptions)
. -
Classes in org.apache.jackrabbit.oak.api.blob used by org.apache.jackrabbit.oak.jcr.sessionClassDescriptionExtension interface applied to a class that indicates that the class implements the direct upload and direct download feature for
Blob
s. -
Classes in org.apache.jackrabbit.oak.api.blob used by org.apache.jackrabbit.oak.plugins.blob.datastoreClassDescriptionExtension interface applied to a class that indicates that the class implements the direct upload and direct download feature for
Blob
s.Download options to be provided to a call toBlobAccessProvider.getDownloadURI(Blob, BlobDownloadOptions)
.An object containing information needed to complete a direct binary upload.Download options to be provided to a call toBlobAccessProvider.initiateBlobUpload(long, int, BlobUploadOptions)
. -
Classes in org.apache.jackrabbit.oak.api.blob used by org.apache.jackrabbit.oak.plugins.blob.datastore.directaccessClassDescriptionDownload options to be provided to a call to
BlobAccessProvider.getDownloadURI(Blob, BlobDownloadOptions)
.Download options to be provided to a call toBlobAccessProvider.initiateBlobUpload(long, int, BlobUploadOptions)
. -
Classes in org.apache.jackrabbit.oak.api.blob used by org.apache.jackrabbit.oak.plugins.value.jcrClassDescriptionExtension interface applied to a class that indicates that the class implements the direct upload and direct download feature for
Blob
s.