public static class AlfrescoSolrEventListener.SolrIndexReaderCacheSection extends Object implements AlfrescoSolrEventListener.CacheSection
| Modifier and Type | Method and Description |
|---|---|
void |
addDeletion(int doc) |
boolean |
equals(Object obj) |
static AlfrescoSolrEventListener.CacheSection[] |
getCacheSections(org.apache.solr.search.SolrIndexReader[] readers) |
int |
getDeletionsCount() |
int |
getDocCount() |
int |
getLength() |
int |
getNewDeletionsCount() |
int |
getStart() |
int |
hashCode() |
public static AlfrescoSolrEventListener.CacheSection[] getCacheSections(org.apache.solr.search.SolrIndexReader[] readers)
public int getDocCount()
getDocCount in interface AlfrescoSolrEventListener.CacheSectionpublic int getDeletionsCount()
getDeletionsCount in interface AlfrescoSolrEventListener.CacheSectionpublic int getLength()
getLength in interface AlfrescoSolrEventListener.CacheSectionpublic int getNewDeletionsCount()
getNewDeletionsCount in interface AlfrescoSolrEventListener.CacheSectionpublic int getStart()
getStart in interface AlfrescoSolrEventListener.CacheSectionpublic void addDeletion(int doc)
addDeletion in interface AlfrescoSolrEventListener.CacheSectionCopyright © 2005–2014 Alfresco Software. All rights reserved.