Package org.apache.flink.state.forst.fs
Class StringifiedForStFileSystem
java.lang.Object
org.apache.flink.state.forst.fs.StringifiedForStFileSystem
A
ForStFlinkFileSystem stringifies all the parameters of all methods. This class is used
by JNI.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanstatic StringifiedForStFileSystemgetFileStatus(String path) intlistStatus(String path) booleanboolean
-
Constructor Details
-
StringifiedForStFileSystem
-
-
Method Details
-
get
- Throws:
IOException
-
exists
- Throws:
IOException
-
getFileStatus
- Throws:
IOException
-
listStatus
- Throws:
IOException
-
delete
- Throws:
IOException
-
mkdirs
- Throws:
IOException
-
rename
- Throws:
IOException
-
open
- Throws:
IOException
-
create
- Throws:
IOException
-
link
- Throws:
IOException
-