Uses of Class
org.apache.solr.handler.IndexFetcher.IndexFetchResult
-
Packages that use IndexFetcher.IndexFetchResult Package Description org.apache.solr.handler Concrete implementations ofSolrRequestHandler -
-
Uses of IndexFetcher.IndexFetchResult in org.apache.solr.handler
Methods in org.apache.solr.handler that return IndexFetcher.IndexFetchResult Modifier and Type Method Description IndexFetcher.IndexFetchResultReplicationHandler. doFetch(SolrParams solrParams, boolean forceReplication)Methods in org.apache.solr.handler with parameters of type IndexFetcher.IndexFetchResult Modifier and Type Method Description voidReplicationHandler.PollListener. onComplete(SolrCore solrCore, IndexFetcher.IndexFetchResult fetchResult)
-