Uses of Interface
io.trino.filesystem.TrinoFileSystemFactory
Packages that use TrinoFileSystemFactory
Package
Description
-
Uses of TrinoFileSystemFactory in io.trino.filesystem.local
Classes in io.trino.filesystem.local that implement TrinoFileSystemFactoryModifier and TypeClassDescriptionclassA hierarchical file system for testing. -
Uses of TrinoFileSystemFactory in io.trino.filesystem.memory
Classes in io.trino.filesystem.memory that implement TrinoFileSystemFactory -
Uses of TrinoFileSystemFactory in io.trino.filesystem.tracing
Classes in io.trino.filesystem.tracing that implement TrinoFileSystemFactoryConstructors in io.trino.filesystem.tracing with parameters of type TrinoFileSystemFactoryModifierConstructorDescriptionTracingFileSystemFactory(io.opentelemetry.api.trace.Tracer tracer, TrinoFileSystemFactory delegate)