Package org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
package org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
These are the beans used on the Apache Atlas REST API calls.
-
ClassDescriptionAtlasAttributeDef describes a single attribute of an Apache Atlas type definition.AtlasAttributeSearchResult describes matching attributes.AtlasAuditEventV2 describes the structure of an audit eventAtlasAuditOperation describes the operation that an audit event describes.AtlasBusinessMetadataDef describes the properties of a business metadata type.AtlasCardinality describes the cardinality of an attribute or relationship.AtlasClassification describes an Atlas classification tag.AtlasClassificationAssociateRequest seems to be used to do a bulk update of entities with a classification.AtlasClassificationDef describes a type of tag.AtlasCondition is used in forming queries.AtlasConstraintDef captures details of a constraint.AtlasElementDef describes a single valid value in an EnumDef.AtlasEntity describes an entity instance.AtlasEntityDef describes the type definition for an entity.AtlasEntityExtInfo contains a map of GUIDs to entity instances.AtlasEntityHeader provides the summary information about an entity instance.AtlasEntityHeaders defines a map of GUID to Atlas entitiesAtlasEntityMutationResponse returns information of new/updated entitiesAtlasEntityOperation describes the change to a collection of entities.AtlasEntityWithExtInfo describes an entity with additional entity elements.AtlasEnumDef describes the structure of an EnumDef.AtlasFilterCriteria can represent a single condition or group of conditions.AtlasFullTextResult returns search for entity results with match score.AtlasGlossaryAnchorElement describes the relationship between a glossary and one of its terms/categories.AtlasGlossaryBaseProperties describes the common properties found on all an Apache Atlas glossary elements.AtlasGlossaryElement describes an Apache Atlas glossary category and its related terms/categories retrieved from Apache Atlas.AtlasGlossaryElement describes an Apache Atlas glossary and its terms/categories retrieved from Apache Atlas.AtlasGlossaryMemberBaseProperties is the base class for terms and categories.AtlasGlossaryProperties provides the properties of a glossary - used as part of a request body.AtlasGlossaryTermElement describes an Apache Atlas glossary term used to call Apache Atlas.AtlasIndexType describes the data type of the indexable value.AtlasInstanceStatus describes the different status values for instances in Apache Atlas.AtlasLineageDirection describes the direction of lineage flow.AtlasLineageInfo captures lineage for an entity instance like hive_table.AtlasLineageInfoOnDemand controls dynamic lineage queries.AtlasLineageOnDemandConstraints provides constraints for lineage on demand.AtlasLineageRelationship describes a lineage relationship between two entities.AtlasMetrics returns information about a running Apache Atlas.AtlasMetricsData returns information about a running Apache Atlas.AtlasMetricsGeneral describes the high-level metrics of the system.AtlasMetricsSystem describes the infrastructure that Apache Atlas is running on.AtlasMetricsTag defines a map of classification type names to the number of entities attached to each tag.AtlasObjectId describes a reference to an Atlas entity instance.AtlasOperator is used in the formulations of queries.AtlasPropagateTags defines whether tags (Atlas classifications) are propagated along a relationship.AtlasQueryType describes the different types of query interfaces provided by Apache Atlas.AtlasRelatedTermHeader describes the relationship between a glossary and one of its categories.AtlasRelatedObjectId describes an entity related by a relationship.AtlasRelatedTermHeader describes the relationship between a glossary and one of its terms.AtlasRelationship describes a relationship instance in Apache Atlas.AtlasRelationshipAttributeDef describes an attribute introduced to an entity via a relationshipDefAtlasRelationshipCategory describes any implied lifecycle relationship between entities linked via a relationship.AtlasRelationshipDef describes a relationship between two entities.AtlasRelationshipEndDef describes the entity at one end of a relationship.AtlasRelationshipHeader contains a summary of a relationship.AtlasSearchParameters describes a query request to Apache Atlas.AtlasSearchResult describes the response structure for an Atlas search request.AtlasSortOder defines the order of results returned from a query.Provides the common properties for an Apache Atlas instance.AtlasStructDef describes a struct type and also acts as a base class for most type defs.AtlasTermAssignmentHeader describes a glossary term that is linked to an instance via a semantic assignment.AtlasTermAssignmentStatus describes the status of a semantic assignment relationship.AtlasTermRelationshipStatus describes the status of a relationship between terms.AtlasTimeBoundary describes the effective time for an Atlas entity.AtlasTypeCategory describes the different categories of type definition supported by Apache Atlas.AtlasTypeDefBase provides the common attributes found in all type definitions.AtlasTypesDef describes the gallery of types sent and returned to Apache Atlas.AtlasVersion describes the version of the connected Apache Atlas