Uses of Enum Class
io.trino.plugin.hive.fs.HiveFileIterator.NestedDirectoryPolicy
Packages that use HiveFileIterator.NestedDirectoryPolicy
-
Uses of HiveFileIterator.NestedDirectoryPolicy in io.trino.plugin.hive.fs
Methods in io.trino.plugin.hive.fs that return HiveFileIterator.NestedDirectoryPolicyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.HiveFileIterator.NestedDirectoryPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.trino.plugin.hive.fs with parameters of type HiveFileIterator.NestedDirectoryPolicyModifierConstructorDescriptionHiveFileIterator(Table table, Location location, TrinoFileSystem fileSystem, DirectoryLister directoryLister, HdfsNamenodeStats namenodeStats, HiveFileIterator.NestedDirectoryPolicy nestedDirectoryPolicy)