Package io.trino.plugin.deltalake
Class GcsStorageFactory
java.lang.Object
io.trino.plugin.deltalake.GcsStorageFactory
-
Constructor Summary
ConstructorsConstructorDescriptionGcsStorageFactory(HdfsEnvironment hdfsEnvironment, HiveGcsConfig hiveGcsConfig) -
Method Summary
Modifier and TypeMethodDescriptioncom.google.cloud.hadoop.repackaged.gcs.com.google.api.services.storage.Storagecreate(ConnectorSession session, String path)
-
Constructor Details
-
GcsStorageFactory
@Inject public GcsStorageFactory(HdfsEnvironment hdfsEnvironment, HiveGcsConfig hiveGcsConfig) throws IOException - Throws:
IOException
-
-
Method Details
-
create
public com.google.cloud.hadoop.repackaged.gcs.com.google.api.services.storage.Storage create(ConnectorSession session, String path)
-