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
Subclasses with type arguments of type HiveFileIterator.NestedDirectoryPolicy in io.trino.plugin.hive.fsMethods 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, HiveFileIterator.NestedDirectoryPolicy nestedDirectoryPolicy)