Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/nifi-minifi-cpp
/ commit
Method
commit
extensions/sql/data/DatabaseConnectors.h:70–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
void commit() {
71
session_.commit();
72
}
73
74
void rollback() {
75
session_.rollback();
Callers
8
processOnTrigger
Method · 0.45
processOnTrigger
Method · 0.45
onFrame
Method · 0.45
InvokeHTTPTests.cpp
File · 0.45
commitAndSaveBookmark
Method · 0.45
processQueue
Method · 0.45
enumerateEventCallback
Method · 0.45
onTrigger
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected