Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/datastax/cql-proxy
/ NewQueryPlan
Method
NewQueryPlan
proxycore/lb.go:28–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
type
LoadBalancer
interface
{
27
ClusterListener
28
NewQueryPlan() QueryPlan
29
}
30
31
func
NewRoundRobinLoadBalancer() LoadBalancer {
Callers
2
newQueryPlan
Method · 0.65
TestRoundRobinLoadBalancer_NewQueryPlan
Function · 0.65
Implementers
1
roundRobinLoadBalancer
proxycore/lb.go
Calls
no outgoing calls
Tested by
1
TestRoundRobinLoadBalancer_NewQueryPlan
Function · 0.52