Uses of Record Class
io.datarouter.storage.node.op.raw.read.DirectoryDto
Packages that use DirectoryDto
-
Uses of DirectoryDto in io.datarouter.storage.node.op.raw.read
Methods in io.datarouter.storage.node.op.raw.read that return types with arguments of type DirectoryDtoModifier and TypeMethodDescriptiondefault io.datarouter.scanner.Scanner<DirectoryDto>BlobStorageReader.scanDirectories(BucketAndPrefix locationPrefix, String startAfter, int pageSize) default io.datarouter.scanner.Scanner<DirectoryDto>BlobStorageReader.scanFiles(BucketAndPrefix locationPrefix, String startAfter, int pageSize) io.datarouter.scanner.Scanner<DirectoryDto>DirectoryScanner.scanSubdirectories(String bucket, String prefix, String startAfter, String delimiter, int pageSize, boolean currentDirectory)