Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cassandra-python-driver
/ NoSpeculativeExecutionPlan
Class
NoSpeculativeExecutionPlan
cassandra/policies.py:1073–1075 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1071
1072
1073
class
NoSpeculativeExecutionPlan(SpeculativeExecutionPlan):
1074
def
next_execution(self, host):
1075
return
-1
1076
1077
1078
class
NoSpeculativeExecutionPolicy(SpeculativeExecutionPolicy):
Callers
2
ResponseFuture
Class · 0.90
new_plan
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected