We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe8af81 commit 515417eCopy full SHA for 515417e
scylla/src/statement/batch.rs
@@ -148,7 +148,7 @@ impl Batch {
148
}
149
150
/// Associates the batch with a new execution profile that will have a load
151
- /// balancing policy that will enforce the use of the provided [`Node`]
+ /// balancing policy that will enforce the use of the provided [`NodeRef`]
152
/// to the extent possible.
153
///
154
/// This should typically be used in conjunction with
0 commit comments