Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/nifi-minifi-cpp
/ notifyStop
Method
notifyStop
extensions/sql/processors/SQLProcessor.h:79–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
}
78
79
void notifyStop() override {
80
connection_.reset();
81
}
82
83
protected:
84
static const core::Property& dbControllerService() {
Callers
nothing calls this directly
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected