Uses of Class
org.apache.nifi.controller.repository.metrics.StandardFlowFileEvent
Packages that use StandardFlowFileEvent
Package
Description
-
Uses of StandardFlowFileEvent in org.apache.nifi.controller.repository
Fields in org.apache.nifi.controller.repository with type parameters of type StandardFlowFileEventModifier and TypeFieldDescriptionprivate Map<String, StandardFlowFileEvent> StandardProcessSession.Checkpoint.connectionCountsprivate final Map<String, StandardFlowFileEvent> StandardProcessSession.connectionCounts -
Uses of StandardFlowFileEvent in org.apache.nifi.controller.repository.metrics.tracking
Methods in org.apache.nifi.controller.repository.metrics.tracking that return StandardFlowFileEventModifier and TypeMethodDescriptionTrackedStats.end()Ends the tracking of stats and returns a StandardFlowFileEvent that contains the stats.