StatementSetIdempotence Method |
Idempotence of the statement plays a role in ISpeculativeExecutionPolicy. If a statement is not idempotent, the driver will not schedule speculative executions for it.
Namespace: Cassandra
public IStatement SetIdempotence( bool value )