Package org.apache.solr.update
Class PeerSync.MissedUpdatesFinder
- java.lang.Object
-
- org.apache.solr.update.PeerSync.MissedUpdatesFinder
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PeerSync.MissedUpdatesRequest
find(List<Long> otherVersions, Object updateFrom)
-
-
-
Method Detail
-
find
public PeerSync.MissedUpdatesRequest find(List<Long> otherVersions, Object updateFrom)
-
-