public class PlaceholderProvenanceEvent extends Object implements ProvenanceEventRecord
| Modifier and Type | Field and Description |
|---|---|
private String |
componentId |
private long |
eventId |
private long |
eventTime |
private String |
flowFileUuid |
REMOTE_INPUT_PORT_TYPE, REMOTE_OUTPUT_PORT_TYPE| Constructor and Description |
|---|
PlaceholderProvenanceEvent(ProvenanceEventRecord original) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttribute, isRemotePortTypeprivate final String componentId
private final long eventId
private final long eventTime
private final String flowFileUuid
public PlaceholderProvenanceEvent(ProvenanceEventRecord original)
public long getEventId()
getEventId in interface ProvenanceEventRecordpublic long getEventTime()
getEventTime in interface ProvenanceEventRecordpublic long getFlowFileEntryDate()
getFlowFileEntryDate in interface ProvenanceEventRecordpublic long getLineageStartDate()
getLineageStartDate in interface ProvenanceEventRecordpublic long getFileSize()
getFileSize in interface ProvenanceEventRecordpublic Long getPreviousFileSize()
getPreviousFileSize in interface ProvenanceEventRecordpublic long getEventDuration()
getEventDuration in interface ProvenanceEventRecordpublic ProvenanceEventType getEventType()
getEventType in interface ProvenanceEventRecordpublic Map<String,String> getAttributes()
getAttributes in interface ProvenanceEventRecordpublic Map<String,String> getPreviousAttributes()
getPreviousAttributes in interface ProvenanceEventRecordpublic Map<String,String> getUpdatedAttributes()
getUpdatedAttributes in interface ProvenanceEventRecordpublic String getComponentId()
getComponentId in interface ProvenanceEventRecordpublic String getComponentType()
getComponentType in interface ProvenanceEventRecordpublic String getTransitUri()
getTransitUri in interface ProvenanceEventRecordpublic String getSourceSystemFlowFileIdentifier()
getSourceSystemFlowFileIdentifier in interface ProvenanceEventRecordpublic String getFlowFileUuid()
getFlowFileUuid in interface ProvenanceEventRecordpublic List<String> getParentUuids()
getParentUuids in interface ProvenanceEventRecordpublic List<String> getChildUuids()
getChildUuids in interface ProvenanceEventRecordpublic String getAlternateIdentifierUri()
getAlternateIdentifierUri in interface ProvenanceEventRecordpublic String getDetails()
getDetails in interface ProvenanceEventRecordpublic String getRelationship()
getRelationship in interface ProvenanceEventRecordpublic String getSourceQueueIdentifier()
getSourceQueueIdentifier in interface ProvenanceEventRecordpublic String getContentClaimSection()
getContentClaimSection in interface ProvenanceEventRecordpublic String getPreviousContentClaimSection()
getPreviousContentClaimSection in interface ProvenanceEventRecordpublic String getContentClaimContainer()
getContentClaimContainer in interface ProvenanceEventRecordpublic String getPreviousContentClaimContainer()
getPreviousContentClaimContainer in interface ProvenanceEventRecordpublic String getContentClaimIdentifier()
getContentClaimIdentifier in interface ProvenanceEventRecordpublic String getPreviousContentClaimIdentifier()
getPreviousContentClaimIdentifier in interface ProvenanceEventRecordpublic Long getContentClaimOffset()
getContentClaimOffset in interface ProvenanceEventRecordpublic Long getPreviousContentClaimOffset()
getPreviousContentClaimOffset in interface ProvenanceEventRecordpublic String getBestEventIdentifier()
getBestEventIdentifier in interface ProvenanceEventRecordCopyright © 2022 Apache NiFi Project. All rights reserved.