- Flowfiles--are objects that represent a piece of data as well as metadata about the object.
- Processors--do the work of transforming and manipulating the data. They are similar to bolts in Storm.
- Connections--are the linkages between the processors that facilitate what kind of data (e.g., failed, matched) should move to the next processor.
- NiFi Canvas--is the graph-paper like interface of the NiFi GUI.