YolandaMDavis commented on a change in pull request #4522:
URL: https://github.com/apache/nifi/pull/4522#discussion_r497617782



##########
File path: 
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core-api/src/main/java/org/apache/nifi/controller/repository/FlowFileEventRepository.java
##########
@@ -51,4 +51,32 @@
      * @param componentIdentifier Identifier of the component
      */
     void purgeTransferEvents(String componentIdentifier);
+
+    /**
+     * Returns the total number of bytes read by this instance (at the root 
process group level) since the instance started

Review comment:
       @mattyb149 this is interface I meant to reference in my comments above.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to