Package io.trino.plugin.hive
Interface HdfsConfiguration
-
- All Known Implementing Classes:
HiveHdfsConfiguration
public interface HdfsConfiguration
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.apache.hadoop.conf.ConfigurationgetConfiguration(HdfsEnvironment.HdfsContext context, URI uri)
-
-
-
Method Detail
-
getConfiguration
org.apache.hadoop.conf.Configuration getConfiguration(HdfsEnvironment.HdfsContext context, URI uri)
-
-