Package dev.vortex.jni
Class NativeFiles
java.lang.Object
dev.vortex.jni.NativeFiles
Static utilities for discovering and deleting Vortex files on an object store. The caller supplies a
Session;
its runtime handle is forwarded to the underlying object store.-
Method Summary
-
Method Details
-
listFiles
List all Vortex files reachable underuri. -
delete
Delete files at the given URIs. Silently tolerates an empty list.
-