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

Method validate

storm-client/src/py/storm/DistributedRPC.py:298–299  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

296 oprot.writeStructEnd()
297
298 def validate(self):
299 return
300
301 def __repr__(self):
302 L = ['%s=%r' % (key, value)

Callers 1

writeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected