| BuilderWithRetryPolicy Method | 
When the retry policy is not set with this method, the DefaultRetryPolicy will be used instead.
Use a IExtendedRetryPolicy implementation to cover all error scenarios.
Namespace: Cassandra
 Syntax
Syntaxpublic Builder WithRetryPolicy( IRetryPolicy policy )
 See Also
See Also