Class PathbeanBatchingScanner

java.lang.Object
io.datarouter.scanner.BaseScanner<List<io.datarouter.storage.file.Pathbean>>
io.datarouter.scanner.BaseLinkedScanner<io.datarouter.storage.file.Pathbean,List<io.datarouter.storage.file.Pathbean>>
io.datarouter.filesystem.util.PathbeanBatchingScanner
All Implemented Interfaces:
io.datarouter.scanner.Scanner<List<io.datarouter.storage.file.Pathbean>>, Closeable, AutoCloseable

public class PathbeanBatchingScanner extends io.datarouter.scanner.BaseLinkedScanner<io.datarouter.storage.file.Pathbean,List<io.datarouter.storage.file.Pathbean>>