Interface FileOperations.NeedsFileSystem<ReturnType>

    • Method Detail

      • inFileSystem

        FileOperations.NeedsTableConfiguration<ReturnType> inFileSystem​(org.apache.hadoop.fs.FileSystem fs,
                                                                        org.apache.hadoop.conf.Configuration fsConf)
        Specify the FileSystem that this operation operates on, along with an alternate configuration.