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

Method rollback

libminifi/src/core/ContentSession.cpp:97–100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95}
96
97void ContentSession::rollback() {
98 managedResources_.clear();
99 extendedResources_.clear();
100}
101
102} // namespace core
103} // namespace minifi

Callers 4

failureStrategyRollbackFunction · 0.45
test_templateFunction · 0.45
onTriggerMethod · 0.45
onTriggerMethod · 0.45

Calls 1

clearMethod · 0.45

Tested by 1

test_templateFunction · 0.36