MCPcopy Create free account
hub / github.com/apache/cassandra-python-driver / was_invoked

Method was_invoked

tests/unit/io/utils.py:65–66  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

63 self.invoked = True
64
65 def was_invoked(self):
66 return self.invoked
67
68 def get_wait_time(self):
69 elapsed_time = self.invoked_time - self.created_time

Callers 3

Calls

no outgoing calls

Tested by 2