module policies
Contains driver tuning policies to determine load balancing,
retrying queries, reconnecting to a node,
address resolution and
timestamp generation.
Modules
Functions
policies.defaultAddressTranslator
()Returns a new instance of the default address translator policy used by the driver.
- Static
- This function is static
policies.defaultLoadBalancingPolicy
()Returns a new instance of the default load-balancing policy used by the driver.
- Static
- This function is static
policies.defaultReconnectionPolicy
()Returns a new instance of the default reconnection policy used by the driver.
- Static
- This function is static
policies.defaultRetryPolicy
()Returns a new instance of the default retry policy used by the driver.
- Static
- This function is static
policies.defaultTimestampGenerator
()Returns a new instance of the default timestamp generator used by the driver.
- Static
- This function is static