Skip navigation links
A E G H L O S T V 

A

addGraphContext(GraphContext) - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.AssetContext
Add graphContext boolean.
addVertex(LineageEntity) - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.AssetContext
Add vertex boolean.
AssetContext - Class in org.odpi.openmetadata.accessservices.assetlineage.model
The asset context provides the entire lineage graph with vertices and edges.
AssetContext() - Constructor for class org.odpi.openmetadata.accessservices.assetlineage.model.AssetContext
Instantiates a new Asset context.
AssetLineageErrorCode - Enum in org.odpi.openmetadata.accessservices.assetlineage.ffdc
The AssetLineageErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Asset Lineage OMAS Services.
AssetLineageEventHeader - Class in org.odpi.openmetadata.accessservices.assetlineage.event
AssetLineageEventHeader provides a common base for all events from the Data Engine access service.
AssetLineageEventHeader() - Constructor for class org.odpi.openmetadata.accessservices.assetlineage.event.AssetLineageEventHeader
 
AssetLineageEventType - Enum in org.odpi.openmetadata.accessservices.assetlineage.event
AssetLineageEventType describes the different types of events can be produced by the Asset Lineage OMAS.
AssetLineageException - Exception in org.odpi.openmetadata.accessservices.assetlineage.ffdc.exception
AssetLineageException provides a checked exception for reporting errors found when using the Asset Lineage OMAS services.
AssetLineageException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.assetlineage.ffdc.exception.AssetLineageException
This is the typical constructor used for creating an exception.
AssetLineageException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.accessservices.assetlineage.ffdc.exception.AssetLineageException
This is the typical constructor used for creating an exception.
AssetLineageException(ExceptionMessageDefinition, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.accessservices.assetlineage.ffdc.exception.AssetLineageException
This is the constructor used for creating an exception when an unexpected error has been caught.
AssetLineageException(ExceptionMessageDefinition, String, String, Throwable, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.accessservices.assetlineage.ffdc.exception.AssetLineageException
This is the constructor used for creating an exception when an unexpected error has been caught.
AssetLineageException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.accessservices.assetlineage.ffdc.exception.AssetLineageException
This is the constructor used when receiving an exception from a remote server.

E

equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetlineage.event.LineageEntityEvent
 
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetlineage.event.LineageEvent
 
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetlineage.event.LineageRelationshipEvent
 
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.GraphContext
 
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.LineageEntity
 
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.LineageRelationship
 

G

getAssetContext() - Method in class org.odpi.openmetadata.accessservices.assetlineage.event.LineageEvent
Gets asset context.
getAssetLineageEventType() - Method in class org.odpi.openmetadata.accessservices.assetlineage.event.AssetLineageEventHeader
Gets asset lineage event type.
getCreatedBy() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.LineageEntity
Gets created by.
getCreateTime() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.LineageEntity
Gets create time.
getEventTypeCode() - Method in enum org.odpi.openmetadata.accessservices.assetlineage.event.AssetLineageEventType
Gets event type code.
getEventTypeDescription() - Method in enum org.odpi.openmetadata.accessservices.assetlineage.event.AssetLineageEventType
Gets event type description.
getEventTypeName() - Method in enum org.odpi.openmetadata.accessservices.assetlineage.event.AssetLineageEventType
Gets event type name.
getEventVersionId() - Method in class org.odpi.openmetadata.accessservices.assetlineage.event.AssetLineageEventHeader
Gets event version id.
getFromVertex() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.GraphContext
Gets from vertex.
getGraphContexts() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.AssetContext
Gets edges.
getGuid() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.LineageEntity
Gets guid.
getLineageEntity() - Method in class org.odpi.openmetadata.accessservices.assetlineage.event.LineageEntityEvent
Gets lineage entity.
getLineageRelationship() - Method in class org.odpi.openmetadata.accessservices.assetlineage.event.LineageRelationshipEvent
Gets lineage relationship.
getMessageDefinition() - Method in enum org.odpi.openmetadata.accessservices.assetlineage.ffdc.AssetLineageErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.accessservices.assetlineage.ffdc.AssetLineageErrorCode
Retrieve a message definition object for an exception.
getMetadataCollectionId() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.LineageEntity
Gets metadataCollectionId.
getNeighbors() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.AssetContext
Gets neighbors.
getProperties() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.LineageEntity
Gets properties.
getRelationshipGuid() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.GraphContext
Gets relationship guid.
getRelationshipType() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.GraphContext
Gets relationship type.
getSourceEntity() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.LineageRelationship
Gets the source entity of the relationship
getTargetEntity() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.LineageRelationship
Gets the target entity of the relationship
getToVertex() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.GraphContext
Gets to vertex.
getTypeDefName() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.LineageEntity
Gets type def name.
getUpdatedBy() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.LineageEntity
Gets updated by.
getUpdateTime() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.LineageEntity
Gets update time.
getVersion() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.LineageEntity
Gets version.
getVertices() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.AssetContext
Get vertices set.
GraphContext - Class in org.odpi.openmetadata.accessservices.assetlineage.model
A graph context contains two LineageEntity and the relationship between them.
GraphContext() - Constructor for class org.odpi.openmetadata.accessservices.assetlineage.model.GraphContext
Instantiates a new Graph context.
GraphContext(String, String, LineageEntity, LineageEntity) - Constructor for class org.odpi.openmetadata.accessservices.assetlineage.model.GraphContext
Instantiates a new Graph context.

H

hashCode() - Method in class org.odpi.openmetadata.accessservices.assetlineage.event.LineageEntityEvent
 
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetlineage.event.LineageEvent
 
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetlineage.event.LineageRelationshipEvent
 
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.GraphContext
 
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.LineageEntity
 
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.LineageRelationship
 

L

LineageEntity - Class in org.odpi.openmetadata.accessservices.assetlineage.model
The lineage entity represents the single node in lineage graph with self contained properties.
LineageEntity() - Constructor for class org.odpi.openmetadata.accessservices.assetlineage.model.LineageEntity
 
LineageEntityEvent - Class in org.odpi.openmetadata.accessservices.assetlineage.event
The lineage event contains new or updated lineage graph context from assets.
LineageEntityEvent() - Constructor for class org.odpi.openmetadata.accessservices.assetlineage.event.LineageEntityEvent
 
LineageEvent - Class in org.odpi.openmetadata.accessservices.assetlineage.event
The lineage event contains new or updated lineage graph context from assets.
LineageEvent() - Constructor for class org.odpi.openmetadata.accessservices.assetlineage.event.LineageEvent
 
LineageRelationship - Class in org.odpi.openmetadata.accessservices.assetlineage.model
The lineage relationship represents the a lineage relationship in the lineage graph with self contained properties.
LineageRelationship() - Constructor for class org.odpi.openmetadata.accessservices.assetlineage.model.LineageRelationship
 
LineageRelationshipEvent - Class in org.odpi.openmetadata.accessservices.assetlineage.event
The lineage relationship event contains lineage graph context from relationships.
LineageRelationshipEvent() - Constructor for class org.odpi.openmetadata.accessservices.assetlineage.event.LineageRelationshipEvent
 

O

org.odpi.openmetadata.accessservices.assetlineage.event - package org.odpi.openmetadata.accessservices.assetlineage.event
 
org.odpi.openmetadata.accessservices.assetlineage.ffdc - package org.odpi.openmetadata.accessservices.assetlineage.ffdc
 
org.odpi.openmetadata.accessservices.assetlineage.ffdc.exception - package org.odpi.openmetadata.accessservices.assetlineage.ffdc.exception
 
org.odpi.openmetadata.accessservices.assetlineage.model - package org.odpi.openmetadata.accessservices.assetlineage.model
 

S

setAssetContext(Set<GraphContext>) - Method in class org.odpi.openmetadata.accessservices.assetlineage.event.LineageEvent
Sets asset context.
setAssetLineageEventType(AssetLineageEventType) - Method in class org.odpi.openmetadata.accessservices.assetlineage.event.AssetLineageEventHeader
Sets asset lineage event type.
setCreatedBy(String) - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.LineageEntity
Sets created by.
setCreateTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.LineageEntity
Sets create time.
setEventVersionId(long) - Method in class org.odpi.openmetadata.accessservices.assetlineage.event.AssetLineageEventHeader
Sets event version id.
setFromVertex(LineageEntity) - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.GraphContext
Sets from vertex.
setGraphContexts(Set<GraphContext>) - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.AssetContext
Sets edges.
setGuid(String) - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.LineageEntity
Sets guid.
setLineageEntity(LineageEntity) - Method in class org.odpi.openmetadata.accessservices.assetlineage.event.LineageEntityEvent
Sets lineage entity.
setLineageRelationship(LineageRelationship) - Method in class org.odpi.openmetadata.accessservices.assetlineage.event.LineageRelationshipEvent
Sets lineage relationship.
setMetadataCollectionId(String) - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.LineageEntity
Sets metadataCollectionId.
setProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.LineageEntity
Sets properties.
setRelationshipGuid(String) - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.GraphContext
Sets relationship guid.
setRelationshipType(String) - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.GraphContext
Sets relationship type.
setSourceEntity(LineageEntity) - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.LineageRelationship
Sets the source entity of the relationship
setTargetEntity(LineageEntity) - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.LineageRelationship
Sets the target entity of the relationship
setToVertex(LineageEntity) - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.GraphContext
Sets to vertex.
setTypeDefName(String) - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.LineageEntity
Sets type def name.
setUpdatedBy(String) - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.LineageEntity
Sets updated by.
setUpdateTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.LineageEntity
Sets update time.
setVersion(long) - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.LineageEntity
Sets version.

T

toString() - Method in class org.odpi.openmetadata.accessservices.assetlineage.event.AssetLineageEventHeader
 
toString() - Method in class org.odpi.openmetadata.accessservices.assetlineage.event.LineageEntityEvent
 
toString() - Method in class org.odpi.openmetadata.accessservices.assetlineage.event.LineageEvent
 
toString() - Method in class org.odpi.openmetadata.accessservices.assetlineage.event.LineageRelationshipEvent
 
toString() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.AssetContext
 
toString() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.LineageEntity
 
toString() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.LineageRelationship
 

V

valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetlineage.event.AssetLineageEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetlineage.ffdc.AssetLineageErrorCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.odpi.openmetadata.accessservices.assetlineage.event.AssetLineageEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.accessservices.assetlineage.ffdc.AssetLineageErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
A E G H L O S T V 
Skip navigation links

Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.