Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cassandra-python-driver
/ CrcMismatchException
Class
CrcMismatchException
cassandra/connection.py:446–447 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
444
445
446
class
CrcMismatchException(ConnectionException):
447
pass
448
449
450
class
ContinuousPagingState(object):
Callers
1
_process_segment_buffer
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected