Uses of Class
io.trino.plugin.deltalake.DeltaLakeMetadata
-
Packages that use DeltaLakeMetadata Package Description io.trino.plugin.deltalake -
-
Uses of DeltaLakeMetadata in io.trino.plugin.deltalake
Methods in io.trino.plugin.deltalake that return DeltaLakeMetadata Modifier and Type Method Description DeltaLakeMetadataDeltaLakeMetadataFactory. create(ConnectorIdentity identity)DeltaLakeMetadataDeltaLakeTransactionManager. get(ConnectorTransactionHandle transaction, ConnectorIdentity identity)
-