| Package | Description |
|---|---|
| com.google.cloud.firestore |
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionGroup.getPartitions(long desiredPartitionCount,
com.google.api.gax.rpc.ApiStreamObserver<QueryPartition> observer)
Partitions a query by returning partition cursors that can be used to run the query in
parallel.
|
Copyright © 2020 Google LLC. All rights reserved.