Uses of Class
org.apache.jackrabbit.oak.plugins.blob.UploadStagingCache
Packages that use UploadStagingCache
-
Uses of UploadStagingCache in org.apache.jackrabbit.oak.plugins.blob
Methods in org.apache.jackrabbit.oak.plugins.blob that return UploadStagingCacheModifier and TypeMethodDescriptionstatic UploadStagingCacheUploadStagingCache.build(File dir, File home, int uploadThreads, long size, org.apache.jackrabbit.oak.plugins.blob.StagingUploader uploader, @Nullable FileCache cache, org.apache.jackrabbit.oak.stats.StatisticsProvider statisticsProvider, @Nullable org.apache.jackrabbit.guava.common.util.concurrent.ListeningExecutorService executor, @Nullable ScheduledExecutorService scheduledExecutor, int purgeInterval, int retryInterval)