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

Class InternalError

cassandra/protocol.py:54–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52
53
54class InternalError(Exception):
55 pass
56
57ColumnMetadata = namedtuple("ColumnMetadata", ['keyspace_name', 'table_name', 'name', 'type'])
58

Callers 1

read_inet_addr_onlyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected