Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
97
void ContentSession::rollback() {
98
managedResources_.clear();
99
extendedResources_.clear();
100
}
101
102
} // namespace core
103
} // namespace minifi
Callers
4
failureStrategyRollback
Function · 0.45
test_template
Function · 0.45
onTrigger
Method · 0.45
onTrigger
Method · 0.45
Calls
1
clear
Method · 0.45
Tested by
1
test_template
Function · 0.36