Class ProvenanceEventDTO
java.lang.Object
org.apache.nifi.api.toolkit.model.ProvenanceEventDTO
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
date="2023-11-22T19:25:26.907436939-06:00[America/Chicago]")
public class ProvenanceEventDTO
extends Object
ProvenanceEventDTO
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate String
private List
<AttributeDTO> private String
private String
private String
private String
private String
private Boolean
private String
private Long
private Long
private String
private String
private String
private Long
private String
private String
private String
private Boolean
private String
private String
private Long
private String
private Long
private String
private Long
private Boolean
private String
private String
private Long
private String
private Long
private String
private String
private Boolean
private String
private String
private String
private String
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAttributesItem
(AttributeDTO attributesItem) addChildUuidsItem
(String childUuidsItem) addParentUuidsItem
(String parentUuidsItem) alternateIdentifierUri
(String alternateIdentifierUri) attributes
(List<AttributeDTO> attributes) childUuids
(List<String> childUuids) clusterNodeAddress
(String clusterNodeAddress) clusterNodeId
(String clusterNodeId) componentId
(String componentId) componentName
(String componentName) componentType
(String componentType) contentEqual
(Boolean contentEqual) boolean
eventDuration
(Long eventDuration) fileSizeBytes
(Long fileSizeBytes) flowFileUuid
(String flowFileUuid) The alternate identifier uri for the fileflow for the event.The attributes of the flowfile for the event.The child uuids for the event.The label for the node where the event originated.The identifier for the node where the event originated.The id of the component that generated the event.The name of the component that generated the event.The type of the component that generated the event.The event details.The event duration in milliseconds.The event id.The timestamp of the event.The type of the event.The size of the flowfile for the event.The size of the flowfile in bytes for the event.The uuid of the flowfile for the event.The id of the group that the component resides in.getId()
The event uuid.The container in which the input content claim lives.The file size of the input content claim formatted.The file size of the intput content claim in bytes.The identifier of the input content claim.The offset into the input content claim where the flowfiles content begins.The section in which the input content claim lives.The duration since the lineage began, in milliseconds.The container in which the output content claim lives.The file size of the output content claim formatted.The file size of the output content claim in bytes.The identifier of the output content claim.The offset into the output content claim where the flowfiles content begins.The section in which the output content claim lives.The parent uuids for the event.The relationship to which the flowfile was routed if the event is of type ROUTE.Explanation as to why replay is unavailable.The identifier of the queue/connection from which the flowfile was pulled to genereate this event.The source system flowfile id.The source/destination system uri if the event was a RECEIVE/SEND.int
hashCode()
inputContentAvailable
(Boolean inputContentAvailable) inputContentClaimContainer
(String inputContentClaimContainer) inputContentClaimFileSize
(String inputContentClaimFileSize) inputContentClaimFileSizeBytes
(Long inputContentClaimFileSizeBytes) inputContentClaimIdentifier
(String inputContentClaimIdentifier) inputContentClaimOffset
(Long inputContentClaimOffset) inputContentClaimSection
(String inputContentClaimSection) Whether the input and output content claim is the same.Whether the input content is still available.Whether the output content is still available.Whether or not replay is available.lineageDuration
(Long lineageDuration) outputContentAvailable
(Boolean outputContentAvailable) outputContentClaimContainer
(String outputContentClaimContainer) outputContentClaimFileSize
(String outputContentClaimFileSize) outputContentClaimFileSizeBytes
(Long outputContentClaimFileSizeBytes) outputContentClaimIdentifier
(String outputContentClaimIdentifier) outputContentClaimOffset
(Long outputContentClaimOffset) outputContentClaimSection
(String outputContentClaimSection) parentUuids
(List<String> parentUuids) relationship
(String relationship) replayAvailable
(Boolean replayAvailable) replayExplanation
(String replayExplanation) void
setAlternateIdentifierUri
(String alternateIdentifierUri) void
setAttributes
(List<AttributeDTO> attributes) void
setChildUuids
(List<String> childUuids) void
setClusterNodeAddress
(String clusterNodeAddress) void
setClusterNodeId
(String clusterNodeId) void
setComponentId
(String componentId) void
setComponentName
(String componentName) void
setComponentType
(String componentType) void
setContentEqual
(Boolean contentEqual) void
setDetails
(String details) void
setEventDuration
(Long eventDuration) void
setEventId
(Long eventId) void
setEventTime
(String eventTime) void
setEventType
(String eventType) void
setFileSize
(String fileSize) void
setFileSizeBytes
(Long fileSizeBytes) void
setFlowFileUuid
(String flowFileUuid) void
setGroupId
(String groupId) void
void
setInputContentAvailable
(Boolean inputContentAvailable) void
setInputContentClaimContainer
(String inputContentClaimContainer) void
setInputContentClaimFileSize
(String inputContentClaimFileSize) void
setInputContentClaimFileSizeBytes
(Long inputContentClaimFileSizeBytes) void
setInputContentClaimIdentifier
(String inputContentClaimIdentifier) void
setInputContentClaimOffset
(Long inputContentClaimOffset) void
setInputContentClaimSection
(String inputContentClaimSection) void
setLineageDuration
(Long lineageDuration) void
setOutputContentAvailable
(Boolean outputContentAvailable) void
setOutputContentClaimContainer
(String outputContentClaimContainer) void
setOutputContentClaimFileSize
(String outputContentClaimFileSize) void
setOutputContentClaimFileSizeBytes
(Long outputContentClaimFileSizeBytes) void
setOutputContentClaimIdentifier
(String outputContentClaimIdentifier) void
setOutputContentClaimOffset
(Long outputContentClaimOffset) void
setOutputContentClaimSection
(String outputContentClaimSection) void
setParentUuids
(List<String> parentUuids) void
setRelationship
(String relationship) void
setReplayAvailable
(Boolean replayAvailable) void
setReplayExplanation
(String replayExplanation) void
setSourceConnectionIdentifier
(String sourceConnectionIdentifier) void
setSourceSystemFlowFileId
(String sourceSystemFlowFileId) void
setTransitUri
(String transitUri) sourceConnectionIdentifier
(String sourceConnectionIdentifier) sourceSystemFlowFileId
(String sourceSystemFlowFileId) private String
Convert the given object to string with each line indented by 4 spaces (except the first line).toString()
transitUri
(String transitUri)
-
Field Details
-
id
-
eventId
-
eventTime
-
eventDuration
-
lineageDuration
-
eventType
-
flowFileUuid
-
fileSize
-
fileSizeBytes
-
clusterNodeId
-
clusterNodeAddress
-
groupId
-
componentId
-
componentType
-
componentName
-
sourceSystemFlowFileId
-
alternateIdentifierUri
-
attributes
-
parentUuids
-
childUuids
-
transitUri
-
relationship
-
details
-
contentEqual
-
inputContentAvailable
-
inputContentClaimSection
-
inputContentClaimContainer
-
inputContentClaimIdentifier
-
inputContentClaimOffset
-
inputContentClaimFileSize
-
inputContentClaimFileSizeBytes
-
outputContentAvailable
-
outputContentClaimSection
-
outputContentClaimContainer
-
outputContentClaimIdentifier
-
outputContentClaimOffset
-
outputContentClaimFileSize
-
outputContentClaimFileSizeBytes
-
replayAvailable
-
replayExplanation
-
sourceConnectionIdentifier
-
-
Constructor Details
-
ProvenanceEventDTO
public ProvenanceEventDTO()
-
-
Method Details
-
id
-
getId
The event uuid.- Returns:
- id
-
setId
-
eventId
-
getEventId
The event id. This is a one up number thats unique per node.- Returns:
- eventId
-
setEventId
-
eventTime
-
getEventTime
The timestamp of the event.- Returns:
- eventTime
-
setEventTime
-
eventDuration
-
getEventDuration
The event duration in milliseconds.- Returns:
- eventDuration
-
setEventDuration
-
lineageDuration
-
getLineageDuration
The duration since the lineage began, in milliseconds.- Returns:
- lineageDuration
-
setLineageDuration
-
eventType
-
getEventType
The type of the event.- Returns:
- eventType
-
setEventType
-
flowFileUuid
-
getFlowFileUuid
The uuid of the flowfile for the event.- Returns:
- flowFileUuid
-
setFlowFileUuid
-
fileSize
-
getFileSize
The size of the flowfile for the event.- Returns:
- fileSize
-
setFileSize
-
fileSizeBytes
-
getFileSizeBytes
The size of the flowfile in bytes for the event.- Returns:
- fileSizeBytes
-
setFileSizeBytes
-
clusterNodeId
-
getClusterNodeId
The identifier for the node where the event originated.- Returns:
- clusterNodeId
-
setClusterNodeId
-
clusterNodeAddress
-
getClusterNodeAddress
The label for the node where the event originated.- Returns:
- clusterNodeAddress
-
setClusterNodeAddress
-
groupId
-
getGroupId
The id of the group that the component resides in. If the component is no longer in the flow, the group id will not be set.- Returns:
- groupId
-
setGroupId
-
componentId
-
getComponentId
The id of the component that generated the event.- Returns:
- componentId
-
setComponentId
-
componentType
-
getComponentType
The type of the component that generated the event.- Returns:
- componentType
-
setComponentType
-
componentName
-
getComponentName
The name of the component that generated the event.- Returns:
- componentName
-
setComponentName
-
sourceSystemFlowFileId
-
getSourceSystemFlowFileId
The source system flowfile id.- Returns:
- sourceSystemFlowFileId
-
setSourceSystemFlowFileId
-
alternateIdentifierUri
-
getAlternateIdentifierUri
The alternate identifier uri for the fileflow for the event.- Returns:
- alternateIdentifierUri
-
setAlternateIdentifierUri
-
attributes
-
addAttributesItem
-
getAttributes
The attributes of the flowfile for the event.- Returns:
- attributes
-
setAttributes
-
parentUuids
-
addParentUuidsItem
-
getParentUuids
The parent uuids for the event.- Returns:
- parentUuids
-
setParentUuids
-
childUuids
-
addChildUuidsItem
-
getChildUuids
The child uuids for the event.- Returns:
- childUuids
-
setChildUuids
-
transitUri
-
getTransitUri
The source/destination system uri if the event was a RECEIVE/SEND.- Returns:
- transitUri
-
setTransitUri
-
relationship
-
getRelationship
The relationship to which the flowfile was routed if the event is of type ROUTE.- Returns:
- relationship
-
setRelationship
-
details
-
getDetails
The event details.- Returns:
- details
-
setDetails
-
contentEqual
-
isContentEqual
Whether the input and output content claim is the same.- Returns:
- contentEqual
-
setContentEqual
-
inputContentAvailable
-
isInputContentAvailable
Whether the input content is still available.- Returns:
- inputContentAvailable
-
setInputContentAvailable
-
inputContentClaimSection
-
getInputContentClaimSection
The section in which the input content claim lives.- Returns:
- inputContentClaimSection
-
setInputContentClaimSection
-
inputContentClaimContainer
-
getInputContentClaimContainer
The container in which the input content claim lives.- Returns:
- inputContentClaimContainer
-
setInputContentClaimContainer
-
inputContentClaimIdentifier
-
getInputContentClaimIdentifier
The identifier of the input content claim.- Returns:
- inputContentClaimIdentifier
-
setInputContentClaimIdentifier
-
inputContentClaimOffset
-
getInputContentClaimOffset
The offset into the input content claim where the flowfiles content begins.- Returns:
- inputContentClaimOffset
-
setInputContentClaimOffset
-
inputContentClaimFileSize
-
getInputContentClaimFileSize
The file size of the input content claim formatted.- Returns:
- inputContentClaimFileSize
-
setInputContentClaimFileSize
-
inputContentClaimFileSizeBytes
-
getInputContentClaimFileSizeBytes
The file size of the intput content claim in bytes.- Returns:
- inputContentClaimFileSizeBytes
-
setInputContentClaimFileSizeBytes
-
outputContentAvailable
-
isOutputContentAvailable
Whether the output content is still available.- Returns:
- outputContentAvailable
-
setOutputContentAvailable
-
outputContentClaimSection
-
getOutputContentClaimSection
The section in which the output content claim lives.- Returns:
- outputContentClaimSection
-
setOutputContentClaimSection
-
outputContentClaimContainer
-
getOutputContentClaimContainer
The container in which the output content claim lives.- Returns:
- outputContentClaimContainer
-
setOutputContentClaimContainer
-
outputContentClaimIdentifier
-
getOutputContentClaimIdentifier
The identifier of the output content claim.- Returns:
- outputContentClaimIdentifier
-
setOutputContentClaimIdentifier
-
outputContentClaimOffset
-
getOutputContentClaimOffset
The offset into the output content claim where the flowfiles content begins.- Returns:
- outputContentClaimOffset
-
setOutputContentClaimOffset
-
outputContentClaimFileSize
-
getOutputContentClaimFileSize
The file size of the output content claim formatted.- Returns:
- outputContentClaimFileSize
-
setOutputContentClaimFileSize
-
outputContentClaimFileSizeBytes
-
getOutputContentClaimFileSizeBytes
The file size of the output content claim in bytes.- Returns:
- outputContentClaimFileSizeBytes
-
setOutputContentClaimFileSizeBytes
-
replayAvailable
-
isReplayAvailable
Whether or not replay is available.- Returns:
- replayAvailable
-
setReplayAvailable
-
replayExplanation
-
getReplayExplanation
Explanation as to why replay is unavailable.- Returns:
- replayExplanation
-
setReplayExplanation
-
sourceConnectionIdentifier
-
getSourceConnectionIdentifier
The identifier of the queue/connection from which the flowfile was pulled to genereate this event. May be null if the queue/connection is unknown or the flowfile was generated from this event.- Returns:
- sourceConnectionIdentifier
-
setSourceConnectionIdentifier
-
equals
-
hashCode
public int hashCode() -
toString
-
toIndentedString
Convert the given object to string with each line indented by 4 spaces (except the first line).
-