Package io.trino.hadoop
Interface FileSystemFactory
-
public interface FileSystemFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FileSystemcreateFileSystem(URI uri)
-
-
-
Method Detail
-
createFileSystem
FileSystem createFileSystem(URI uri)
-
-