public class HoodieDataHubDatasetIdentifier extends Object
DatasetUrn to identify the Dataset on DataHub.
Extend this to customize the way of constructing DatasetUrn.
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_HOODIE_DATAHUB_PLATFORM_NAME |
protected Properties |
props |
| Constructor and Description |
|---|
HoodieDataHubDatasetIdentifier(Properties props) |
| Modifier and Type | Method and Description |
|---|---|
com.linkedin.common.urn.DatasetUrn |
getDatasetUrn() |
public static final String DEFAULT_HOODIE_DATAHUB_PLATFORM_NAME
protected final Properties props
public HoodieDataHubDatasetIdentifier(Properties props)
Copyright © 2022 The Apache Software Foundation. All rights reserved.