Uses of Class
com.google.cloud.firestore.QueryPartition
Packages that use QueryPartition
-
Uses of QueryPartition in com.google.cloud.firestore
Methods in com.google.cloud.firestore that return types with arguments of type QueryPartitionModifier and TypeMethodDescriptioncom.google.api.core.ApiFuture<List<QueryPartition>>CollectionGroup.getPartitions(long desiredPartitionCount) Method parameters in com.google.cloud.firestore with type arguments of type QueryPartitionModifier and TypeMethodDescriptionvoidCollectionGroup.getPartitions(long desiredPartitionCount, com.google.api.gax.rpc.ApiStreamObserver<QueryPartition> observer) Deprecated.
CollectionGroup.getPartitions(long)instead.