setPullFilter
Deprecated
Use CollectionConfiguration.setPullFilter
Sets a filter object for validating whether the documents can be pulled from the remote endpoint. Only documents for which the object returns true are replicated. Default is no filter.
Return
this.
Parameters
pullFilter
The filter to filter the document to be pulled.
Deprecated
Use CollectionConfiguration.setPullFilter