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

Method releaseProcessContext

extensions/script/ScriptProcessContext.cpp:40–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40void ScriptProcessContext::releaseProcessContext() {
41 context_.reset();
42}
43
44} /* namespace script */
45} /* namespace minifi */

Callers 4

~TriggerSessionMethod · 0.80
~TriggerProcessorMethod · 0.80
~TriggerScheduleMethod · 0.80
~TriggerSessionMethod · 0.80

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected