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

Method uses_error_code_map

cassandra/__init__.py:228–229  ·  view source on GitHub ↗
(cls, version)

Source from the content-addressed store, hash-verified

226
227 @classmethod
228 def uses_error_code_map(cls, version):
229 return version >= cls.V5
230
231 @classmethod
232 def uses_keyspace_flag(cls, version):

Callers 4

recv_error_infoMethod · 0.80
recv_error_infoMethod · 0.80

Calls

no outgoing calls

Tested by 2