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

Method uses_int_query_flags

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

Source from the content-addressed store, hash-verified

214
215 @classmethod
216 def uses_int_query_flags(cls, version):
217 return version >= cls.V5
218
219 @classmethod
220 def uses_prepare_flags(cls, version):

Callers 3

_write_query_paramsMethod · 0.80
send_bodyMethod · 0.80

Calls

no outgoing calls

Tested by 1