Pipeline.sync

Synchronize pipeline by reading all responses. This operation close the pipeline. In order to get return values from pipelined commands, capture the different Response<?> of the commands you execute.

class Pipeline
void
sync
()

Meta