Constructor
new RoundRobinPolicy()
    This policy yield nodes in a round-robin fashion.
Extends
- LoadBalancingPolicy
Methods
newQueryPlan(keyspace, queryOptions, callback)
Parameters:
| Name | Type | Description | 
|---|---|---|
| keyspace | String | Name of the keyspace | 
| queryOptions | options evaluated for this execution | |
| callback | function |