Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/nifi-minifi-cpp
/ getState
Method
getState
libminifi/src/core/state/UpdateController.cpp:42–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
UpdateState UpdateStatus::getState() const {
43
return state_;
44
}
45
46
std::string UpdateStatus::getError() const {
47
return error_;
Callers
7
extractPayload
Method · 0.45
serializeJsonRootPayload
Method · 0.45
confirm
Method · 0.45
cancel
Method · 0.45
complete
Method · 0.45
send
Method · 0.45
receive
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected