Uses of Record Class
io.datarouter.bytes.blockfile.io.storage.BlockfileStorage.FilenameAndInputStream
Packages that use BlockfileStorage.FilenameAndInputStream
Package
Description
-
Uses of BlockfileStorage.FilenameAndInputStream in io.datarouter.bytes.blockfile.io.storage
Methods in io.datarouter.bytes.blockfile.io.storage that return types with arguments of type BlockfileStorage.FilenameAndInputStreamModifier and TypeMethodDescriptionio.datarouter.scanner.Scanner<BlockfileStorage.FilenameAndInputStream> BlockfileStorage.readInputStreams(io.datarouter.scanner.Scanner<String> filenames, io.datarouter.scanner.Threads threads, ByteLength chunkSize, ByteLength bufferSize, ExecutorService prefetchExec) -
Uses of BlockfileStorage.FilenameAndInputStream in io.datarouter.bytes.blockfile.io.storage.impl
Methods in io.datarouter.bytes.blockfile.io.storage.impl that return types with arguments of type BlockfileStorage.FilenameAndInputStreamModifier and TypeMethodDescriptionio.datarouter.scanner.Scanner<BlockfileStorage.FilenameAndInputStream> BlockfileLocalStorage.readInputStreams(io.datarouter.scanner.Scanner<String> filenames, io.datarouter.scanner.Threads threads, ByteLength chunkSize, ByteLength bufferSize, ExecutorService prefetchExec)