public final class SolrInputDocumentComparator extends Object implements Comparator<SolrInputDocument>
| Modifier and Type | Class and Description |
|---|---|
static class |
SolrInputDocumentComparator.TimeStampComparator |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(SolrInputDocument doc1,
SolrInputDocument doc2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(SolrInputDocument doc1, SolrInputDocument doc2)
compare in interface Comparator<SolrInputDocument>Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.