Batch processing in SDK 3.2.x

Hi,

I have recently upgraded the couchbase SDK version to 3.2.x, and wanted to know how to deal with batch processing of the parametrised queries asyncronously.

Just for the reference, in SDK version 2.7, it was utilizing as mentioned here:

Also for the SDK 3.2, I refferred to:

but could not get help for parameterised queries

@CB_prachi what is the code from SDK 2.7 you want to conver to the SDK 3.2 equivalent? Parameterized queries should not have any influence on how the batching is performed.