Package io.datarouter.filesystem.raw
Class PathService.CheckedPathService
java.lang.Object
io.datarouter.filesystem.raw.PathService.CheckedPathService
- Enclosing class:
PathService
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PATH_COMPARATOR
-
-
Constructor Details
-
CheckedPathService
public CheckedPathService()
-
-
Method Details
-
listChildren
public List<Path> listChildren(Path fullPath, Set<String> excludingFilenames, int limit, boolean sorted) throws IOException - Throws:
IOException
-
size
- Throws:
IOException
-
delete
- Throws:
IOException
-