Package io.trino.hdfs

Interface HdfsConfiguration

All Known Implementing Classes:
DynamicHdfsConfiguration

public interface HdfsConfiguration
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.hadoop.conf.Configuration
     
  • Method Details

    • getConfiguration

      org.apache.hadoop.conf.Configuration getConfiguration(HdfsContext context, URI uri)