Uses of Class
io.datarouter.scanner.ParallelScannerContext
-
Uses of ParallelScannerContext in io.datarouter.scanner
Methods in io.datarouter.scanner with parameters of type ParallelScannerContext Modifier and Type Method Description default ParallelScanner<T>Scanner. parallel(ParallelScannerContext context)Constructors in io.datarouter.scanner with parameters of type ParallelScannerContext Constructor Description ParallelScanner(ParallelScannerContext context, Scanner<T> input)