Class FileBasedStateOutputStream

    • Constructor Detail

      • FileBasedStateOutputStream

        public FileBasedStateOutputStream​(org.apache.flink.core.fs.FileSystem fileSystem,
                                          org.apache.flink.core.fs.Path path)
                                   throws IOException
        Throws:
        IOException