All Classes Interface Summary Class Summary Enum Summary
| Class |
Description |
| AbstractLambdaHandler |
|
| AbstractLoader |
|
| AbstractNumaflowHandler |
Base class for event handlers.
|
| AbstractReporter |
|
| AccountDetails |
Utility class for capturing the full details provided about a database.
|
| AccountDetails.AccountDetailsBuilder<C extends AccountDetails,B extends AccountDetails.AccountDetailsBuilder<C,B>> |
|
| AssetCache |
Utility class for lazy-loading a cache of assets based on some human-constructable identity.
|
| 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>> |
|
| AssetGenerator |
|
| AssetLoader |
|
| AssetReporter |
|
| BucketDetails |
Utility class for capturing the full details provided about a table.
|
| BucketDetails.BucketDetailsBuilder<C extends BucketDetails,B extends BucketDetails.BucketDetailsBuilder<C,B>> |
|
| CategoryCache |
|
| 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>> |
|
| CSVReader |
Utility class for reading from CSV files, using FastCSV.
|
| CSVWriter |
Utility class for creating and writing to CSV files, using FastCSV.
|
| DaapScoreCalculator |
An example to calculate a Data as a Product (DaaP) completeness score based on
the level of enrichment of an asset.
|
| 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.
|
| DocumentationTemplateLoader |
|
| EnrichmentDetails |
Utility class for capturing the enrichment details provided about a glossary.
|
| EnrichmentDetails.EnrichmentDetailsBuilder<C extends EnrichmentDetails,B extends EnrichmentDetails.EnrichmentDetailsBuilder<C,B>> |
|
| EnrichmentLoader |
|
| EnrichmentReporter |
|
| EventLogger |
An example to only log events that were received, taking no actual action.
|
| ExcelReader |
Utility class for parsing and reading the contents of Excel files, using Apache POI.
|
| ExcelWriter |
Utility class for creating and writing to Excel files, using Apache POI.
|
| ExcelWriter.DataCell |
|
| ExportAllDataAssets |
|
| ExtendedModelGenerator |
|
| GlossaryCache |
|
| GlossaryEnrichmentDetails |
Utility class for capturing the enrichment details provided about a glossary.
|
| GlossaryEnrichmentDetails.GlossaryEnrichmentDetailsBuilder<C extends GlossaryEnrichmentDetails,B extends GlossaryEnrichmentDetails.GlossaryEnrichmentDetailsBuilder<C,B>> |
|
| GuacamoleColumn |
Specialized form of a column specific to Guacamole.
|
| GuacamoleColumn.GuacamoleColumnBuilder<C extends GuacamoleColumn,B extends GuacamoleColumn.GuacamoleColumnBuilder<C,B>> |
|
| GuacamoleStruct |
Complex embedded attributes for Guacamole objects.
|
| GuacamoleStruct.GuacamoleStructBuilder<C extends GuacamoleStruct,B extends GuacamoleStruct.GuacamoleStructBuilder<C,B>> |
|
| GuacamoleTable |
Specialized form of a table specific to Guacamole.
|
| GuacamoleTable.GuacamoleTableBuilder<C extends GuacamoleTable,B extends GuacamoleTable.GuacamoleTableBuilder<C,B>> |
|
| GuacamoleTemperature |
|
| IGuacamoleColumn |
Specialized form of a column specific to Guacamole.
|
| IGuacamoleTable |
Specialized form of a table specific to Guacamole.
|
| ImportAllDataAssets |
|
| InstanceManager |
|
| LambdaEnforcer |
An example to automatically revert any asset that is marked VERIFIED if it does not
at least have: a description, at least one owner, and lineage.
|
| LambdaLogger |
|
| LambdaPlaybookRunner |
An experiment to dynamically run through (a subset of) playbook actions and apply them to any
of the assets flowing through events.
|
| LambdaScorer |
An example to calculate a Data as a Product (DaaP) completeness score based on
the level of enrichment of an asset.
|
| 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>> |
|
| NumaflowEnforcer |
An example to automatically revert any asset that is marked VERIFIED if it does not
at least have: a description, at least one owner, and lineage.
|
| NumaflowLogger |
Very basic example of logging a deserialized event and then passing it on to all
subsequent vertexes, unchanged.
|
| NumaflowPlaybookRunner |
An experiment to dynamically run through (a subset of) playbook actions and apply them to any
of the assets flowing through events.
|
| NumaflowScorer |
An example to calculate a Data as a Product (DaaP) completeness score based on
the level of enrichment of an asset.
|
| ObjectDetails |
Utility class for capturing the full details provided about a table.
|
| ObjectDetails.ObjectDetailsBuilder<C extends ObjectDetails,B extends ObjectDetails.ObjectDetailsBuilder<C,B>> |
|
| OpenAPISpecLoader |
Loads API assets into Atlan from an OpenAPI spec.
|
| OpenAPISpecReader |
Utility class for parsing and reading the contents of an OpenAPI spec file, using the Swagger parser.
|
| PlaybookRunner |
An experiment to dynamically run through playbooks and apply them to any of the assets
flowing through events.
|
| POJOGenerator |
|
| RowGenerator |
|
| S3Writer |
|
| SchemaDetails |
Utility class for capturing the full details provided about a schema.
|
| SchemaDetails.SchemaDetailsBuilder<C extends SchemaDetails,B extends SchemaDetails.SchemaDetailsBuilder<C,B>> |
|
| SlackDiscussionReporter |
|
| TermCache |
|
| TermEnrichmentDetails |
Utility class for capturing the enrichment details provided about a glossary.
|
| TermEnrichmentDetails.TermEnrichmentDetailsBuilder<C extends TermEnrichmentDetails,B extends TermEnrichmentDetails.TermEnrichmentDetailsBuilder<C,B>> |
|
| TypeDefCreator |
|
| TypeDefDestroyer |
|
| UserReporter |
|
| VerificationEnforcer |
An example to automatically revert any asset that is marked VERIFIED if it does not
at least have: a description, at least one owner, and lineage.
|