Uses of Interface
org.apache.jackrabbit.oak.api.blob.BlobUpload
Packages that use BlobUpload
Package
Description
Package related to direct upload/download of blobs.
-
Uses of BlobUpload in org.apache.jackrabbit.oak.api.blob
Methods in org.apache.jackrabbit.oak.api.blob that return BlobUploadModifier and TypeMethodDescription@Nullable BlobUploadBlobAccessProvider.initiateBlobUpload(long maxUploadSizeInBytes, int maxNumberOfURIs) Begin a transaction to perform a direct blob upload to a storage location.@Nullable BlobUploadBlobAccessProvider.initiateBlobUpload(long maxUploadSizeInBytes, int maxNumberOfURIs, @NotNull BlobUploadOptions options) Begin a transaction to perform a direct blob upload to a storage location.