MCPcopy Create free account
hub / github.com/apache/storm / sync

Function sync

storm-multilang/python/src/main/resources/resources/storm.py:91–92  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

89
90
91def sync():
92 sendMsgToParent({'command':'sync'})
93
94
95def sendpid(heartbeatdir):

Callers 3

runMethod · 0.85
runMethod · 0.85
runMethod · 0.85

Calls 1

sendMsgToParentFunction · 0.85

Tested by

no test coverage detected