Package io.trino.filesystem.manager
Class FileSystemConfig
java.lang.Object
io.trino.filesystem.manager.FileSystemConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleansetHadoopEnabled(boolean hadoopEnabled) setNativeS3Enabled(boolean nativeS3Enabled)
-
Constructor Details
-
FileSystemConfig
public FileSystemConfig()
-
-
Method Details
-
isHadoopEnabled
public boolean isHadoopEnabled() -
setHadoopEnabled
-
isNativeS3Enabled
public boolean isNativeS3Enabled() -
setNativeS3Enabled
-