File tree Expand file tree Collapse file tree
trunk/google-cloud-clients/google-cloud-pubsub/src/main/java/com/google/cloud/pubsub/v1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
2- refs/heads/master: 5fc0dbd655fceb72ff062847ae1db475480dbe73
2+ refs/heads/master: 4c3e3d137dfc57e6557bc49767251153dae00dab
33refs/heads/travis: 47e4fee4fd5af9b2a8ce46f23c72ec95f9b195b2
44refs/heads/gh-pages: e517774bbe2086967ef8ed5d0b7f2761bc976645
55refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444
Original file line number Diff line number Diff line change @@ -583,8 +583,7 @@ public Builder setSystemExecutorProvider(ExecutorProvider executorProvider) {
583583 }
584584
585585 /**
586- * Sets the number of pullers used to pull messages from the subscription. Defaults to the
587- * number of available processors.
586+ * Sets the number of pullers used to pull messages from the subscription. Defaults to one.
588587 */
589588 public Builder setParallelPullCount (int parallelPullCount ) {
590589 this .parallelPullCount = parallelPullCount ;
You can’t perform that action at this time.
0 commit comments