Package io.trino.filesystem.gcs
Class GcsFileSystemFactory
java.lang.Object
io.trino.filesystem.gcs.GcsFileSystemFactory
- All Implemented Interfaces:
TrinoFileSystemFactory
-
Constructor Summary
ConstructorsConstructorDescriptionGcsFileSystemFactory(GcsFileSystemConfig config, GcsStorageFactory storageFactory) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.trino.filesystem.TrinoFileSystemFactory
create
-
Constructor Details
-
GcsFileSystemFactory
-
-
Method Details
-
stop
@PreDestroy public void stop() -
create
- Specified by:
createin interfaceTrinoFileSystemFactory
-