We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82b6330 commit 2092857Copy full SHA for 2092857
firebase-firestore/src/main/java/com/google/firebase/firestore/local/QueryEngine.java
@@ -24,7 +24,7 @@
24
25
/**
26
* Represents a query engine capable of performing queries over the local document cache. You must
27
- * call setQueryDataProvider() and setLocalDocumentsView() before using.
+ * call setLocalDocumentsView() before using.
28
*/
29
public interface QueryEngine {
30
0 commit comments