| Package | Description |
|---|---|
| org.apache.nifi.provenance | |
| org.apache.nifi.provenance.lineage |
| Modifier and Type | Method and Description |
|---|---|
ProvenanceEventType |
ProvenanceEventRecord.getEventType() |
static ProvenanceEventType |
ProvenanceEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProvenanceEventType[] |
ProvenanceEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ProvenanceEventBuilder |
ProvenanceEventBuilder.setEventType(ProvenanceEventType eventType)
Sets the type of
ProvenanceEventRecord |
| Modifier and Type | Method and Description |
|---|---|
ProvenanceEventType |
ProvenanceEventLineageNode.getEventType() |
Copyright © 2016 Apache NiFi Project. All rights reserved.