Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/nifi-minifi-cpp
/ get_name
Method
get_name
python/minifi/__init__.py:229–230 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
227
super(GetFile, self).__init__()
228
229
def
get_name(self):
230
return
"GetFile"
Callers
2
add_processor
Method · 0.80
addRow
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected