StatementSetRetryPolicy Method |
The default retry policy, if this method is not called, is the one returned by Policies#RetryPolicy in the cluster configuration. This method is thus only useful in case you want to punctually override the default policy for this request.
Namespace: Cassandra
public IStatement SetRetryPolicy( IRetryPolicy policy )