Class MetadataAdapter
Object
io.delta.kernel.unitycatalog.adapters.MetadataAdapter
- All Implemented Interfaces:
io.delta.storage.commit.actions.AbstractMetadata
public class MetadataAdapter
extends Object
implements io.delta.storage.commit.actions.AbstractMetadata
Adapter from
Metadata to AbstractMetadata.-
Constructor Details
-
MetadataAdapter
public MetadataAdapter(io.delta.kernel.internal.actions.Metadata kernelMetadata)
-
-
Method Details
-
getId
- Specified by:
getIdin interfaceio.delta.storage.commit.actions.AbstractMetadata
-
getName
- Specified by:
getNamein interfaceio.delta.storage.commit.actions.AbstractMetadata
-
getDescription
- Specified by:
getDescriptionin interfaceio.delta.storage.commit.actions.AbstractMetadata
-
getProvider
- Specified by:
getProviderin interfaceio.delta.storage.commit.actions.AbstractMetadata
-
getFormatOptions
- Specified by:
getFormatOptionsin interfaceio.delta.storage.commit.actions.AbstractMetadata
-
getSchemaString
- Specified by:
getSchemaStringin interfaceio.delta.storage.commit.actions.AbstractMetadata
-
getPartitionColumns
- Specified by:
getPartitionColumnsin interfaceio.delta.storage.commit.actions.AbstractMetadata
-
getConfiguration
- Specified by:
getConfigurationin interfaceio.delta.storage.commit.actions.AbstractMetadata
-
getCreatedTime
- Specified by:
getCreatedTimein interfaceio.delta.storage.commit.actions.AbstractMetadata
-