Uses of Class
org.apache.jackrabbit.oak.index.indexer.document.flatfile.AheadOfTimeBlobDownloadingFlatFileStore
-
Packages that use AheadOfTimeBlobDownloadingFlatFileStore Package Description org.apache.jackrabbit.oak.index.indexer.document.flatfile -
-
Uses of AheadOfTimeBlobDownloadingFlatFileStore in org.apache.jackrabbit.oak.index.indexer.document.flatfile
Methods in org.apache.jackrabbit.oak.index.indexer.document.flatfile that return AheadOfTimeBlobDownloadingFlatFileStore Modifier and Type Method Description static AheadOfTimeBlobDownloadingFlatFileStore
AheadOfTimeBlobDownloadingFlatFileStore. wrap(FlatFileStore ffs, List<org.apache.jackrabbit.oak.plugins.index.search.IndexDefinition> indexDefinitions, GarbageCollectableBlobStore blobStore)
-