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