MCPcopy Create free account
hub / github.com/apache/nifi-minifi-cpp / releaseFlowFile

Method releaseFlowFile

extensions/script/ScriptFlowFile.cpp:83–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81}
82
83void ScriptFlowFile::releaseFlowFile() {
84 flow_file_.reset();
85}
86
87} /* namespace script */
88} /* namespace minifi */

Callers 2

releaseCoreResourcesMethod · 0.80
releaseCoreResourcesMethod · 0.80

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected