Uses of Class
io.trino.plugin.hive.fs.TrinoFileStatus
Packages that use TrinoFileStatus
-
Uses of TrinoFileStatus in io.trino.plugin.hive.fs
Subclasses with type arguments of type TrinoFileStatus in io.trino.plugin.hive.fsClasses in io.trino.plugin.hive.fs that implement interfaces with type arguments of type TrinoFileStatusModifier and TypeClassDescriptionclassFilters down the full listing of a path prefix to just the files directly in a given directory.classclassMethods in io.trino.plugin.hive.fs that return TrinoFileStatusModifier and TypeMethodDescriptionprotected TrinoFileStatusHiveFileIterator.computeNext()DirectoryListingFilter.next()TrinoFileStatusRemoteIterator.next()Methods in io.trino.plugin.hive.fs that return types with arguments of type TrinoFileStatusModifier and TypeMethodDescriptionCachingDirectoryLister.listFilesRecursively(TrinoFileSystem fs, Table table, Location location) DirectoryLister.listFilesRecursively(TrinoFileSystem fs, Table table, Location location) TransactionScopeCachingDirectoryLister.listFilesRecursively(TrinoFileSystem fs, Table table, Location location) Methods in io.trino.plugin.hive.fs with parameters of type TrinoFileStatusConstructor parameters in io.trino.plugin.hive.fs with type arguments of type TrinoFileStatusModifierConstructorDescriptionDirectoryListingFilter(Location prefix, RemoteIterator<TrinoFileStatus> delegateIterator, boolean failOnUnexpectedFiles) -
Uses of TrinoFileStatus in io.trino.plugin.hive.util
Methods in io.trino.plugin.hive.util with parameters of type TrinoFileStatusModifier and TypeMethodDescriptionInternalHiveSplitFactory.createInternalHiveSplit(TrinoFileStatus status, OptionalInt readBucketNumber, OptionalInt tableBucketNumber, boolean splittable, Optional<AcidInfo> acidInfo)