java.lang.Object
org.apache.nifi.processor.Relationship
- All Implemented Interfaces:
Comparable<Relationship>
An immutable object for holding information about a type of relationship.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SELF
-
ANONYMOUS
-
-
Constructor Details
-
Relationship
-
-
Method Details
-
compareTo
- Specified by:
compareTo
in interfaceComparable<Relationship>
-
getName
-
getDescription
-
isAutoTerminated
public boolean isAutoTerminated() -
equals
-
hashCode
public int hashCode() -
toString
-