@Internal public interface FileSystemFactory extends Serializable
org.apache.flink.core.fs.FileSystem create(URI fsUri) throws IOException
fsUri - The URI that describes the file system.IOException - Thrown if the file system could not be instantiated.Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.