AccountDetails |
Utility class for capturing the full details provided about a database.
|
AccountDetails.AccountDetailsBuilder<C extends AccountDetails,B extends AccountDetails.AccountDetailsBuilder<C,B>> |
|
AssetDetails |
Utility class for capturing the full details provided about an asset.
|
AssetDetails.AssetDetailsBuilder<C extends AssetDetails,B extends AssetDetails.AssetDetailsBuilder<C,B>> |
|
AssetEnrichmentDetails |
Utility class for capturing the enrichment details provided about a glossary.
|
AssetEnrichmentDetails.AssetEnrichmentDetailsBuilder<C extends AssetEnrichmentDetails,B extends AssetEnrichmentDetails.AssetEnrichmentDetailsBuilder<C,B>> |
|
BucketDetails |
Utility class for capturing the full details provided about a table.
|
BucketDetails.BucketDetailsBuilder<C extends BucketDetails,B extends BucketDetails.BucketDetailsBuilder<C,B>> |
|
CategoryEnrichmentDetails |
Utility class for capturing the enrichment details provided about a glossary.
|
CategoryEnrichmentDetails.CategoryEnrichmentDetailsBuilder<C extends CategoryEnrichmentDetails,B extends CategoryEnrichmentDetails.CategoryEnrichmentDetailsBuilder<C,B>> |
|
ColumnDetails |
Utility class for capturing the full details provided about a column.
|
ColumnDetails.ColumnDetailsBuilder<C extends ColumnDetails,B extends ColumnDetails.ColumnDetailsBuilder<C,B>> |
|
ConnectionDetails |
Utility class for capturing the full details provided about a column.
|
ConnectionDetails.ConnectionDetailsBuilder<C extends ConnectionDetails,B extends ConnectionDetails.ConnectionDetailsBuilder<C,B>> |
|
ContainerDetails |
Utility class for capturing the full details provided about a table.
|
ContainerDetails.ContainerDetailsBuilder<C extends ContainerDetails,B extends ContainerDetails.ContainerDetailsBuilder<C,B>> |
|
DatabaseDetails |
Utility class for capturing the full details provided about a database.
|
DatabaseDetails.DatabaseDetailsBuilder<C extends DatabaseDetails,B extends DatabaseDetails.DatabaseDetailsBuilder<C,B>> |
|
DataTypeMapper |
Utility class to convert data types for columns.
|
EnrichmentDetails |
Utility class for capturing the enrichment details provided about a glossary.
|
EnrichmentDetails.EnrichmentDetailsBuilder<C extends EnrichmentDetails,B extends EnrichmentDetails.EnrichmentDetailsBuilder<C,B>> |
|
GlossaryEnrichmentDetails |
Utility class for capturing the enrichment details provided about a glossary.
|
GlossaryEnrichmentDetails.GlossaryEnrichmentDetailsBuilder<C extends GlossaryEnrichmentDetails,B extends GlossaryEnrichmentDetails.GlossaryEnrichmentDetailsBuilder<C,B>> |
|
LineageDetails |
Utility class for capturing the full details provided about a column.
|
LineageDetails.AssetHeader |
|
LineageDetails.AssetHeader.AssetHeaderBuilder |
|
LineageDetails.LineageDetailsBuilder<C extends LineageDetails,B extends LineageDetails.LineageDetailsBuilder<C,B>> |
|
ObjectDetails |
Utility class for capturing the full details provided about a table.
|
ObjectDetails.ObjectDetailsBuilder<C extends ObjectDetails,B extends ObjectDetails.ObjectDetailsBuilder<C,B>> |
|
SchemaDetails |
Utility class for capturing the full details provided about a schema.
|
SchemaDetails.SchemaDetailsBuilder<C extends SchemaDetails,B extends SchemaDetails.SchemaDetailsBuilder<C,B>> |
|
TermEnrichmentDetails |
Utility class for capturing the enrichment details provided about a glossary.
|
TermEnrichmentDetails.TermEnrichmentDetailsBuilder<C extends TermEnrichmentDetails,B extends TermEnrichmentDetails.TermEnrichmentDetailsBuilder<C,B>> |
|