MCPcopy 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

26type LoadBalancer interface {
27 ClusterListener
28 NewQueryPlan() QueryPlan
29}
30
31func NewRoundRobinLoadBalancer() LoadBalancer {

Callers 2

newQueryPlanMethod · 0.65

Implementers 1

roundRobinLoadBalancerproxycore/lb.go

Calls

no outgoing calls

Tested by 1