Package io.openlineage.client.dataset
Class Naming.Teradata
java.lang.Object
io.openlineage.client.dataset.Naming.Teradata
- All Implemented Interfaces:
Naming.DatasetNaming
- Enclosing class:
- Naming
Naming implementation for Teradata.
-
Constructor Details
-
Teradata
-
-
Method Details
-
getNamespace
Description copied from interface:Naming.DatasetNaming
Returns the dataset namespace (e.g., URI or ARN identifying the data source).- Specified by:
getNamespace
in interfaceNaming.DatasetNaming
- Returns:
- the namespace string
-
getName
Description copied from interface:Naming.DatasetNaming
Returns the dataset name specific to the platform format.- Specified by:
getName
in interfaceNaming.DatasetNaming
- Returns:
- the dataset name string
-
builder
-