Uses of Class
com.google.cloud.firestore.v1.FirestoreClient.PartitionQueryPage
Packages that use FirestoreClient.PartitionQueryPage
-
Uses of FirestoreClient.PartitionQueryPage in com.google.cloud.firestore.v1
Methods in com.google.cloud.firestore.v1 that return FirestoreClient.PartitionQueryPageModifier and TypeMethodDescriptionprotected FirestoreClient.PartitionQueryPageFirestoreClient.PartitionQueryPage.createPage(com.google.api.gax.rpc.PageContext<PartitionQueryRequest, PartitionQueryResponse, Cursor> context, PartitionQueryResponse response) Methods in com.google.cloud.firestore.v1 that return types with arguments of type FirestoreClient.PartitionQueryPageModifier and TypeMethodDescriptioncom.google.api.core.ApiFuture<FirestoreClient.PartitionQueryPage>FirestoreClient.PartitionQueryPage.createPageAsync(com.google.api.gax.rpc.PageContext<PartitionQueryRequest, PartitionQueryResponse, Cursor> context, com.google.api.core.ApiFuture<PartitionQueryResponse> futureResponse) Method parameters in com.google.cloud.firestore.v1 with type arguments of type FirestoreClient.PartitionQueryPageModifier and TypeMethodDescriptionFirestoreClient.PartitionQueryFixedSizeCollection.createCollection(List<FirestoreClient.PartitionQueryPage> pages, int collectionSize)