Augments

  • LoadBalancingPolicy

Constructor

new

RoundRobinPolicy

()

This policy yield nodes in a round-robin fashion.

Methods

newQueryPlan

(String keyspace, queryOptions, function callback)
Parameters:
Name Type Description
keyspace String

Name of the keyspace

queryOptions

options evaluated for this execution

callback function