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

Method ack

storm-multilang/python/src/main/resources/resources/storm.py:271–272  ·  view source on GitHub ↗
(self, id)

Source from the content-addressed store, hash-verified

269 pass
270
271 def ack(self, id):
272 pass
273
274 def fail(self, id):
275 pass

Callers 1

runMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected