Uses of Class
org.apache.flink.state.forst.fs.ByteBufferWritableFSDataOutputStream
Packages that use ByteBufferWritableFSDataOutputStream
-
Uses of ByteBufferWritableFSDataOutputStream in org.apache.flink.state.forst.fs
Methods in org.apache.flink.state.forst.fs that return ByteBufferWritableFSDataOutputStreamModifier and TypeMethodDescriptionForStFlinkFileSystem.create(org.apache.flink.core.fs.Path path) Create ByteBufferWritableFSDataOutputStream from specific path which supports to write data to ByteBuffer withFileSystem.WriteMode.OVERWRITEmode.ForStFlinkFileSystem.create(org.apache.flink.core.fs.Path dbFilePath, org.apache.flink.core.fs.FileSystem.WriteMode overwriteMode)