Uses of Interface
org.apache.storm.localizer.IOFunction
-
Uses of IOFunction in org.apache.storm.localizer
Modifier and TypeMethodDescriptionprotected org.apache.storm.localizer.LocallyCachedBlob.DownloadMeta
LocallyCachedBlob.fetch
(ClientBlobStore store, String key, IOFunction<Long, Path> pathSupplier, IOFunction<File, OutputStream> outStreamSupplier) Helper function to download blob from blob store.