Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/storm
/ initialize
Method
initialize
storm-multilang/python/src/main/resources/resources/storm.py:262–263 ·
view source on GitHub ↗
(self, conf, context)
Source
from the content-addressed store, hash-verified
260
261
class
Spout(object):
262
def
initialize(self, conf, context):
263
pass
264
265
def
activate(self):
266
pass
Callers
1
run
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected