PreparedStatementSetConsistencyLevel Method |
If no consistency level is set through this method, the BoundStatement created from this object will use the default consistency level (One).
Changing the default consistency level is not retroactive, it only applies to BoundStatement created after the change.
Namespace: Cassandra
public PreparedStatement SetConsistencyLevel( ConsistencyLevel consistency )